Skip to content

Commit

Permalink
Modifications to add missing species to benchmark plots
Browse files Browse the repository at this point in the history
We have modified the routines in benchmark.py to:

(1) Add missing variables in Ref to Dev (and vice-versa), containing
    missing values (i.e. NaNs)

(2) Add missing variables to surface and zonal mean plots.  These will
    render as all grey with the colorbar label "Undefined throughout
    domain". On the other hand, values that are zero everywhere (and
    not NaN) will render white with the colorbar label "Zero throughout
    domain".

This should work for benchmark plots, but more some minor further
fixes might still be needed.

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed Aug 27, 2019
1 parent 1d3e3b6 commit 7df6df1
Showing 1 changed file with 508 additions and 177 deletions.
Loading

0 comments on commit 7df6df1

Please sign in to comment.