Actions

Difference between revisions of "Main Page"

From Lrose Wiki

(27 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
[https://zenodo.org/badge/latestdoi/199713573 [[File:https://zenodo.org/badge/199713573.svg|DOI]]]
 
[https://zenodo.org/badge/latestdoi/199713573 [[File:https://zenodo.org/badge/199713573.svg|DOI]]]
  
The current LROSE release is called '''“Cyclone”''' (a bright red rose) and encompasses six key toolsets that define a core lidar/radar workflow: ''Convert, Display, QC, Grid, Echo, and Winds''
+
The current LROSE release is called '''“Elle”''' (a pink blend fragrant rose) and encompasses six key toolsets that define a core lidar/radar workflow: ''Convert, Display, QC, Grid, Echo, and Winds''
  
Blaze can be used from a ‘Virtual Toolbox’ using Docker and a wrapper script, or compiled in C++ for native apps on Linux or Mac. Preliminary support is available for some tools on Windows.
+
Elle can be compiled in C++ for native apps on Linux or Mac. Preliminary support is available for some tools on Windows.
  
Full documentation for Cyclone is available on the [https://lrose.net LROSE website]
+
Full documentation for Elle is available on the [http://lrose.net LROSE website]
  
We encourage users to [https://lrose.net/software.html register] in order to receive critical software updates, and sign up for the mailing list to help build the LROSE community.
+
We encourage users to [http://lrose.net/software.html register] in order to receive critical software updates, and sign up for the mailing list to help build the LROSE community.
  
[https://lrose.net/help.html Help] can be obtained by posting issues directly to the lrose-cyclone Github repository, via our help mailing list, or Discourse user forum.
+
[http://lrose.net/help.html Help] can be obtained by posting issues directly to the lrose-cyclone Github repository, via our help mailing list, or Discourse user forum.
  
 
LROSE is a co-operative project between:
 
LROSE is a co-operative project between:
Line 22: Line 22:
 
LROSE is funded by the [https://www.nsf.gov National Science Foundation].
 
LROSE is funded by the [https://www.nsf.gov National Science Foundation].
  
'''Cyclone''' focuses on high-quality, well-tested, well-maintained and well-documented key applications as ‘building blocks’, allowing users to assemble trusted, reproducible workflows to accomplish more complex scientific tasks.
+
'''Elle''' focuses on high-quality, well-tested, well-maintained and well-documented key applications as ‘building blocks’, allowing users to assemble trusted, reproducible workflows to accomplish more complex scientific tasks.
 +
 
 +
== Installation Instructions ==
 +
 
 +
* '''[http://wiki.lrose.net/index.php/Mac-Homebrew-Installation Mac Homebrew installation]''' - For Native applications on the Mac, the recommended method is to use Homebrew. The formula contains all the necessary dependencies and builds instructions.
 +
 
 +
* '''[http://wiki.lrose.net/index.php/Mac-Build Mac Build]''' - Source compilation on the Mac is best performed using a supplied Python script.
 +
 
 +
* '''[http://wiki.lrose.net/index.php/Linux-Build Linux Build]''' - Source compilation on the Linux is best performed using a supplied Python script.
 +
 
 +
* '''[http://wiki.lrose.net/index.php/CIDD-Binary-Release CIDD Binary Release]''' - CIDD depends on a 32-bit build, which complicates the build and install for the core. The CIDD display application is not included in the standard lrose-core packages (above).
 +
 
 +
== Tutorials ==
 +
 
 +
* '''[http://wiki.lrose.net/index.php/elle_basic basic elle tutorial]''' - This tutorial will go through the basic steps necessary to convert a raw radar file to CfRadial, calculate Kdp and three-dimensional rain rate, and estimate the surface rainfall. The purpose of this tutorial is to confirm that the install process was successful and that some programs are working. 
 +
* '''[http://wiki.lrose.net/index.php/elle_basic_plus basic+ elle tutorial]''' - This tutorial is similar to the basic elle tutorial with the added tasks of downloading GFS analysis from which to estimate a sounding near the radar and running the RadxBeamBlock application. 
 +
* '''[http://wiki.lrose.net/index.php/elle_full full elle tutorial]''' - This tutorial assumes the user has radar data downloaded in an [http://wiki.lrose.net/index.php/RadxConvert acceptable radar format] and walks through the most important parameters that need to be edited to run the QPE workflow. 
 +
* '''[http://wiki.lrose.net/index.php/elle_grid elle grid tutorial]''' - This tutorial converts raw NEXRAD data to the cfradial format and then interpolates to a cartesian grid and applies a convective stratiform separation algorithm.
 +
 
  
 
In the current release, the following tools are available:
 
In the current release, the following tools are available:
Line 62: Line 80:
 
* '''[http://wiki.lrose.net/index.php/SAMURAI SAMURAI]''' - Variational multi-Doppler retrieval and analysis package
 
* '''[http://wiki.lrose.net/index.php/SAMURAI SAMURAI]''' - Variational multi-Doppler retrieval and analysis package
 
* '''[http://wiki.lrose.net/index.php/VORTRAC VORTRAC]''' - Vortex Objective Radar Tracking and Circulation single-Doppler retrieval
 
* '''[http://wiki.lrose.net/index.php/VORTRAC VORTRAC]''' - Vortex Objective Radar Tracking and Circulation single-Doppler retrieval
 +
 +
= '''LROSE Workshops''' =
 +
 +
== LROSE AMS 2020 Mini Workshop ==
 +
*'''[https://transcripts.gotomeeting.com/#/s/a474c7b072a229b924b0ba8706d65629eff94e847fa6c62b401a27772e442b6b Recorded GoToMeeting Presentation]'''
 +
*'''[http://wiki.lrose.net/images/a/ae/LROSE_AMS_2020_Mini-Workshop_Agenda.pdf Meeting Notes]'''
 +
*'''[http://wiki.lrose.net/images/8/89/Mmbell_LROSE_AMSannual2020_small.pdf LROSE Mini-Workshop Slides]'''
 +
*'''[http://wiki.lrose.net/images/9/9c/LROSE-CycloneDoppler_small.pdf LROSE Cyclone Multi-Doppler Tutorial Slides]'''
 +
*'''[http://wiki.lrose.net/images/0/09/HawkEye_Tutorial.pdf Brief Hawkeye Tutorial Slides]'''

Revision as of 17:02, 1 September 2020

LROSE

The Lidar Radar Open Software Environment

DOI

The current LROSE release is called “Elle” (a pink blend fragrant rose) and encompasses six key toolsets that define a core lidar/radar workflow: Convert, Display, QC, Grid, Echo, and Winds

Elle can be compiled in C++ for native apps on Linux or Mac. Preliminary support is available for some tools on Windows.

Full documentation for Elle is available on the LROSE website

We encourage users to register in order to receive critical software updates, and sign up for the mailing list to help build the LROSE community.

Help can be obtained by posting issues directly to the lrose-cyclone Github repository, via our help mailing list, or Discourse user forum.

LROSE is a co-operative project between:

LROSE is funded by the National Science Foundation.

Elle focuses on high-quality, well-tested, well-maintained and well-documented key applications as ‘building blocks’, allowing users to assemble trusted, reproducible workflows to accomplish more complex scientific tasks.

Installation Instructions

  • Mac Homebrew installation - For Native applications on the Mac, the recommended method is to use Homebrew. The formula contains all the necessary dependencies and builds instructions.
  • Mac Build - Source compilation on the Mac is best performed using a supplied Python script.
  • Linux Build - Source compilation on the Linux is best performed using a supplied Python script.
  • CIDD Binary Release - CIDD depends on a 32-bit build, which complicates the build and install for the core. The CIDD display application is not included in the standard lrose-core packages (above).

Tutorials

  • basic elle tutorial - This tutorial will go through the basic steps necessary to convert a raw radar file to CfRadial, calculate Kdp and three-dimensional rain rate, and estimate the surface rainfall. The purpose of this tutorial is to confirm that the install process was successful and that some programs are working.
  • basic+ elle tutorial - This tutorial is similar to the basic elle tutorial with the added tasks of downloading GFS analysis from which to estimate a sounding near the radar and running the RadxBeamBlock application.
  • full elle tutorial - This tutorial assumes the user has radar data downloaded in an acceptable radar format and walks through the most important parameters that need to be edited to run the QPE workflow.
  • elle grid tutorial - This tutorial converts raw NEXRAD data to the cfradial format and then interpolates to a cartesian grid and applies a convective stratiform separation algorithm.


In the current release, the following tools are available:

Convert

  • RadxPrint - Query files to determine properties and support by the Radx engine
  • RadxConvert - Convert 24 different lidar and radar formats to CfRadial NetCDF format
  • RadxBufr - Convert Bufr format to CfRadial NetCDF format

Display

  • HawkEye - Real-time and archive display suitable for both scanning and vertically pointing radars.

Quality Control

  • RadxDiffFields - Compare two fields in different CfRadial files
  • RadxDiffVol - Compare two volumes in different CfRadial files
  • RadxMergeFields - Merge fields from different CfRadial files
  • RadxFilter - Perform simple filtering operations
  • RadxPersistentClutter - Create a mask for persistent ground clutter

Grid

  • Radx2Grid - Gridding and interpolation of ground-based radar data

Echo

  • RadxKdp - KDP and Attenuation calculations
  • RadxPid - KDP, Attenuation, and Particle Identification
  • RadxRate - KDP, Attenuation, PID, and Rain Rate
  • RadxQpe - Accumulated Quantitative Precipitation Estimation
  • RadxBeamBlock - Beam Blockage Estimation

Wind

  • RadxEvad - Extended Velocity Azimuth Display single-Doppler retrieval
  • FRACTL - Fast Reorder and CEDRIC Technique in LROSE multi-Doppler retrieval
  • SAMURAI - Variational multi-Doppler retrieval and analysis package
  • VORTRAC - Vortex Objective Radar Tracking and Circulation single-Doppler retrieval

LROSE Workshops

LROSE AMS 2020 Mini Workshop