LROSE - Lidar Radar Open Software Environment

April 1, 2024 ยท View on GitHub

LROSE is a set of tools to edit, analyze, and visualize LIDAR and RADAR data.

History

LROSE is a joint project between the Atmospheric Science Department at Colorado State University (CSU) and the Earth Observing Laboratory (EOL) at the National Center for Atmospheric Research (NCAR).

In 2016, the National Science Foundation (NSF) funded LROSE for four years.

User documentation

The primary purpose of this repository is to centralize the user documentation for the LROSE applications.

Some of the user documentation resides in other locations, and links will be provided where appropriate.

An overview of the documentation resides in lrose-core at:

Software overview - lrose-core

Namelink to github webpage
Software overviewOverview
Command lineCommand line
ParametersParameters
App strutureAnatomy of an app
Real-timeReal-time operations
Data-flowData flow for real-time operations

Displays:

Namelink to github webpage
emeraldemerald
Running CIDD in Dockerrunning_cidd_in_docker
Running solo3 in Dockerrunning_solo3_in_docker
Running soloii in Dockerrunning_soloii_in_docker
CIDD user manualcidd_manual

Data formats

LROSE handles data from a variety of formats (netCDF, HDF5, BUFR, Cfarr, etc.).

FormatDescriptionDocumenation
IWRF time seriesRadar time serieshttps://github.com/NCAR/lrose-core/blob/master/codebase/libs/radar/doc/iwrf/IWRF_ts_format.pdf
CfRadialNetCDF radar data polar coordshttps://github.com/NCAR/CfRadial/tree/master/docs
CF-NetCDFNetCDF for Cartesian datahttps://axiom-data-science.github.io/cf

Legacy applications

The following legacy applications are checked in under separate repositories.

Namegithub locationDocs
cedric, sprintlrose-cedriccedric_doc
reorderlrose-reorderreorder_doc
soloiilrose-soloiirunning soloii in docker
solo3lrose-solo3running solo3 in docker