[ncl-talk] rasterfill question

David Brown dbrown at ucar.edu
Wed Jul 8 10:29:26 MDT 2015


Hi Frank,
Quoting from the ScalarField documentation for sfXArray (which
generally defines the longitude value):

"If the array contains the same number of elements as the data array
dimension, its elements specify data grid cell centers. If it contains
one more element, its elements specify data grid cell boundaries."

X and Y (lon and lat) can independently represent cell centers or
boundaries. And this is true for both 1D and 2D coordinates.
-dave





On Wed, Jul 8, 2015 at 7:16 AM, Kreienkamp Frank
<Frank.Kreienkamp at dwd.de> wrote:
> Hello,
>
>
>
> One question about:   cnFillMode                    = "RasterFill"
>
>
>
> The coordinates (lon, lat) are defining the center or one corner of the
> plotted box?
>
>
>
> Thanks in advance
>
> Frank
>
>
>
>
>
>
>
>
> _______________________________________________
> 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