Skip to content

InnocentSouopgui-NOAA/GSI-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSI-Monitor

GSI Monitoring Tools

These tools monitor the Gridpoint Statistical Interpolation (GSI) package's data assimiliation, detecting and reporting missing data sources, low observational counts, and high penalty values. These machines are supported: wcoss2, hera, hercules, orion, jet, s4.

Suite includes:

  ConMon   Conventional Monitor     
  MinMon   GSI Minimization Monitor 
  OznMon   Ozone Monitor            
  RadMon   Radiance Monitor         

To use any of the monitors first build the executables. Navigate to GSI-monitor/ush and run build.sh.
Then see the README file in the monitor(s) of interest in the GSI-monitor/src directory.

Note that the higher level data extraction components for the MinMon, OznMon, and RadMon have been relocated to the global-workflow repository and must be run as part of the vrfy job step. To run the data extraction within an experimental run set these switches to "YES" in your expdir/*/config.vrfy file:

export VRFYRAD="YES"              # Radiance data assimilation monitoring
export VRFYOZN="YES"              # Ozone data assimilation monitoring
export VRFYMINMON="YES"           # GSI minimization monitoring

PoC: [email protected]

About

GSI Monitoring Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 50.3%
  • Shell 14.7%
  • HTML 14.4%
  • JavaScript 12.1%
  • Perl 5.8%
  • CMake 1.3%
  • Other 1.4%