Skip to content

dmerkova/OOV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OOV

Observation Output Verification tools to compare 2 different versions of obsproc runs.

Install required packages (if not already installed):

You will need the following packages: tabulate, matplotlib, and pandas.

pip install <package>

Load modules

module load python

Supported networks: gdas, gfs, cdas, nam, rap, rap_e, rap_p, urma, rtma

Before running comparison scripts, set the paths for BASE_COMROOT and BASE_SMTP.

Available Comparison Scripts

  1. Compare two directories, print differences and relative differences on the screen and saves data into cvs file. Lists differences and counts of bufr_d, *nr, and status files on screen.

python comp2dir.sh <network> <yyyymmdd> [HH]

  1. Compare two PREPBUFR Files, calculate differences and print directories and production time on screen and also into the *csv file.

python comp2prepb.sh <network> <yyyymmdd> [HH]

About

Observation Output Verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages