-DefaultRadarDualPolBaseData.xml
-When the lower resolution level3 products were removed from the SBN this also included the removal of all Spectrum Width products, which the 4 panel no longer loaded anything in the bottom left panel (even though CC was still there)
-I added the option to first check for SW and then if that didn't exist then to plot CC
-RadarMapMouseHandler.java
-Added the full list of Velocity products to the product2 list (so if one isn't there, it will try another)
Originally these files only included product ID's #94 (Z) and #99 (V) but when NOAAPort removed these lower resolution level3 products and replaced them with the higher resolution (#153 - Z and #154 - V) level3 files no data was able to load. I changed it so it would try all Z/V product codes and load the highest resolution for what is available.