Skip to content

CDAT/uvcmetrics

Repository files navigation

build status ![stable version](http://img.shields.io/badge/stable version-1.0-brightgreen.svg) ![platforms](http://img.shields.io/badge/platforms-linux | osx-lightgrey.svg) DOI

Anaconda-Server Badge Anaconda-Server Badge

This is the initial version under the anaconda environment. There are significant features included

  1. ACME regridder
  2. corrections to the mass weighting algorithm
  3. corrections to the graphical output
  4. specification to levels and difference levels
  5. specification of color maps
  6. the classic viewer

command line to test the code:

diags --model path="/path/to/directory/called/model",climos=yes --obs path="/path/to/directory/called/obs",climos=yes --outputdir $HOME/diags_out --sets 5 --package AMWG --seasons ANN

use following file and create directory called "obs" and "model":

obs : http://uvcdat.llnl.gov/cdat/sample_data/uvcmetrics/obs/NCEP_ANN_climo.nc model: http://uvcdat.llnl.gov/cdat/sample_data/uvcmetrics/acme_lores_clm_climo/ANN_climo.nc