diff --git a/lib/nexrad/storm.py b/lib/nexrad/storm.py index 90fe362..2dd34b0 100644 --- a/lib/nexrad/storm.py +++ b/lib/nexrad/storm.py @@ -121,6 +121,8 @@ class StormReport(): ST_Distance(coord, MakePoint(?, ?, %d), true) as distance from nexrad_station + where + distance <= 460000 order by distance asc limit 3