[ncl-talk] (advect_variable) is undefined, can't continue

Dennis Shea shea at ucar.edu
Mon Jan 25 10:10:57 MST 2016


That was an error in the 6.3.0 release note. Apologies!

Try using : advect_var reather than advect_variable


=====


The 6.3.0 had:

New functions

advect_var - Advect a variable horizontally: U*(dQ/dlon) +
V*(dQ/dlat). This function was inadvertently advertised as
advect_variable. The 6.3.1 release will support advect_variable name
as an alias.

https://www.ncl.ucar.edu/future_release.shtml


If you look at the 6.4.0 release note

Bugs fixed

The advect_var function can also be accessed via an alias name:
advect_variable. This addresses a documentation error in the 6.3.0
release.

On Mon, Jan 25, 2016 at 9:57 AM, Xi Chang <xi.chang01 at gmail.com> wrote:
> Hallo,
> Im using NCL v.6.3.0,  why I cannot use this function
> https://www.ncl.ucar.edu/Document/Functions/Contributed/advect_variable.shtml
>
> Thanks
> Chang.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>


More information about the ncl-talk mailing list