Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 420 Bytes

File metadata and controls

19 lines (15 loc) · 420 Bytes

rrfs_utl

Utilities for RRFS applications

Content:

This repository includes many utilites for RRFS application:

  • cloud analysis for FV3
  • radar reflectivity to temperature tendency
  • preprocess NSSL radar reflectivity mosaic
  • preprocess lightning data (bufr and netcdf)
  • preprocess METAR cloud observations
  • preprocess NASA LaRC cloud products

how to compile

mkdir build cd build cmake PATH2ROOT make