[ncl-talk] Bug in gsn_csm_contour_map for MPAS?

David Brown dbrown at ucar.edu
Tue Oct 25 17:10:38 MDT 2016


Hi Nick,
I ran your code (at least for long enough to get 8 plots) with the
development version of NCL and the problem seems to be fixed now.
There have been a few tweaks to the contour plotting code that may
have cleared up this issue. I am attaching one plot.

You can run the development version of NCL on yellowstone using the
following instructions from Mary Haley:

NCL V6.4.0 hasn't been released yet, but we do a nightly build of
6.4.0 *beta* that you are free to try.
On yellowstone/geyser/caldera you can get the nightly build by adding
the following to your MODULEPATH:
setenv MODULEPATH /glade/apps/contrib/ncl-nightly/modules:${MODULEPATH}
or
export MODULEPATH=/glade/apps/contrib/ncl-nightly/modules:${MODULEPATH}

You can do this in one of your ~/.* files, like "~/.bashrc",
~/.tcshrc, or ~/.profile. It depends on what file you normally use to
set environment variables.

Now, every time you login, you can type this to load the test version:

module load ncltest

To double-check that you have the latest version of NCL loaded:

ncl -V

This should echo a timestamp from the early morning, like:

6.4.0-20Sep2016_0113




On Tue, Oct 25, 2016 at 1:55 PM, Szapiro, Nicholas <nick.szapiro at ou.edu> wrote:
> Hi,
>
> The attached rho.ncl (paths of files are on Yellowstone) creates 2 weird
> artifact lines for all cell-center fields on this mesh (e.g., look at
> longitude 160W-ish in attached rhoInit.gfs.lev0.png). These aren't actually
> there as the Python plot shows (attached rho.gfs.python.png) and the
> integration continues. This error has only shown up for this case.
>
>
> Any help is greatly appreciated. Any thoughts?
>
>
> This is with NCL 6.3.0 on Yellowstone.
>
>
> Cheers,
> Nick
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x4.163842-NP.2006-08-15.rhoInit.lev1.000008.png
Type: image/png
Size: 263428 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161025/4efdf1f7/attachment-0001.png 


More information about the ncl-talk mailing list