You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
. Possible to further compact the top of the radar toolbox where it lists the site ID, location and VCP information to use less space? Also, it would be nice to show whether SAILS/MRLE and AVSET are active in the VCP or not.
. If you are able to add a radar elevation field to the NEXRAD Site database, you could use the elevation angle from the radar site to show the beam height centerline in feet AGL when the user presses the Shift key to sample the return data (eg. 55.4 dBZ at 14,526 ft AGL)
. If shapefiles could be supported, it would further reduce the dependence on using a map service for geographic information. Otherwise, placefiles can be derived from GIS shapefiles to plot coastlines and states, counties/parishes are probably too much to handle.
. Distance from cursor to radar site (user selected units) on the toolbar beside the lat/lon readout
. Alarms that support more than one county or lat/lon would be helpful
The text was updated successfully, but these errors were encountered:
. Possible to further compact the top of the radar toolbox where it lists the site ID, location and VCP information to use less space? Also, it would be nice to show whether SAILS/MRLE and AVSET are active in the VCP or not.
This shouldn't be too difficult, the information is already there.
. If you are able to add a radar elevation field to the NEXRAD Site database, you could use the elevation angle from the radar site to show the beam height centerline in feet AGL when the user presses the Shift key to sample the return data (eg. 55.4 dBZ at 14,526 ft AGL)
Radar elevation was added to the configuration file a couple weeks ago, and it shouldn't be too difficult to add to the application now. It will be MSL altitude (for now), as AGL also requires detailed ground elevation data.
. If shapefiles could be supported, it would further reduce the dependence on using a map service for geographic information. Otherwise, placefiles can be derived from GIS shapefiles to plot coastlines and states, counties/parishes are probably too much to handle.
I do plan to support shapefiles later this year when adding GRIB2 support (the plan is to use the GDAL library which has extensive format support).
. Distance from cursor to radar site (user selected units) on the toolbar beside the lat/lon readout
Sure!
. Alarms that support more than one county or lat/lon would be helpful
There is also an "All" selection in the development snapshot, to be in the pending release.
. Possible to further compact the top of the radar toolbox where it lists the site ID, location and VCP information to use less space? Also, it would be nice to show whether SAILS/MRLE and AVSET are active in the VCP or not.
. If you are able to add a radar elevation field to the NEXRAD Site database, you could use the elevation angle from the radar site to show the beam height centerline in feet AGL when the user presses the Shift key to sample the return data (eg. 55.4 dBZ at 14,526 ft AGL)
. If shapefiles could be supported, it would further reduce the dependence on using a map service for geographic information. Otherwise, placefiles can be derived from GIS shapefiles to plot coastlines and states, counties/parishes are probably too much to handle.
. Distance from cursor to radar site (user selected units) on the toolbar beside the lat/lon readout
. Alarms that support more than one county or lat/lon would be helpful
The text was updated successfully, but these errors were encountered: