**LROSE (Includes TITAN) Software** Lrose is software for displaying and analysing radar data. ===== External Links ====== * LROSE * [[https://www.eol.ucar.edu/content/lidar-radar-open-software-environment|EOL Lidar Radar Open Software Environment]] * [[http://lrose.net/|LROSE Net Site (New location for Updated Information)]] * [[https://github.com/NCAR/lrose-core|NCAR Github Lrose Site]] * TITAN * [[https://ral.ucar.edu/projects/titan/home/history.php|RAL NCAR TITAN Site]] * [[https://ral.ucar.edu/projects/titan/docs/TitanAppCatalog.pdf|TITAN Catalog of Applications]] ===== TITAN Definitions ====== * Storm Data - Relates to single value at each time step. * Track Data - Gridded data for each time step. ===== TITAN Setup ====== * [[atmos:software:lrose:cshrc|Setup TITAN on Calgary using git]] * [[atmos:software:lrose:titan|Generating aircraft tracks to display on Rview with Radar data]] * [[Generating lightning data to view in Rview (lgt2Spdb)]] ===== Work Flows ====== Work flows use many Titan scripts. The most important scripts are Titan (generate storm header and data files (*.th5, *.sh5, *.td5, *.sd5) for Titan Cells), [[atmos:software:lrose:Rview|Rview]], [[atmos:software:lrose:RadxConvert|RadxConvert]], [[atmos:software:lrose:Radx2Grid|Radx2Grid]], [[atmos:software:lrose:Mdv2Vil|Mdv2Vil]], [[atmos:software:lrose:Tracks2Ascii|Tracks2Ascii]], TrackGridStats, [[atmos:software:lrose:Mdv2Ascii|Mdv2Ascii]],[[atmos:software:lrose:MdvMerge2|Mdv2Merge2]] * [[atmos:software:lrose:Creating_tar_Files|Creating tar Files]] ==== National Weather Service ==== * [[atmos:software:lrose:NorthDakotaNWS|North Dakota National Weather Service (NWS) Combined Radar Setup]] * [[atmos:software:lrose:KMLB|Melbourne, Florida]] ==== Olds Radar ==== * [[atmos:software:lrose:OldsRadarStormTacks|Generate Storm Tacks (Olds - July 2017)]] * [[atmos:software:lrose:OldsRadar|Extracting VIL Of A Particular Storm Track (Olds - July 9, 2017)]] * [[atmos:software:lrose:VIL_above_melting_level|Extracting VIL Above The Melting Level For A Particular Storm Track Using Different Methods (Olds - July 9, 2017)]] ==== EC Strathmore Radar ==== * [[atmos:software:lrose:StrathmoreRadar|Titan Processing of Radar Data from Strathmore, Alberta, Canada]] ===== UND Code Related to LROSE / Radar Data ====== * [[atmos:software:lrose:CalgaryHailAnalysis|Calgary Hail Analysis]] * [[atmos:software:lrose:FilesFromCalgaryHailAnalysis|Calgary Hail Analysis - Files and Plots for Selective Cases]] * [[atmos:software:lrose:AnimatedGIFs|Animated gif images for selective cases from Olds and Strathmore Radar sites]] ===== LROSE Software Package Setup ====== Create git directory for repositories. mkdir git cd git| Clone repositories git clone https://github.com/NCAR/lrose-core git clone https://github.com/NCAR/lrose-titan