Skip to content

ih57452/WeathRb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeathRb

A Ruby-Processing program to view NEXRAD Level 3 radar data.
Right now it’s only at a ‘working preview’ stage and only supports viewing of reflectivity data from the WSR88Ds.

To Run

Get the Ruby-Processing gem if you don’t already have it:

gem install ruby-processing

Then use Ruby-Processing’s rp5 command:
rp5 run weath.rb

You will need the data folder that contains the font file in the same folder as the script.

Goals (TODO)

  • Support all level 3 data formats (including TDWR data)
  • Ability to export the image as a KML (Google Earth) overlay
  • A map background
  • Better zooming and panning
  • Better image smoothing
  • Multiple-radar mosaics
  • 3D viewing of multiple tilts
  • Ability to import KML overlays

About

NEXRAD radar data viewer using Ruby-Processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages