[ncl-talk] missing value connected
Adam Phillips
asphilli at ucar.edu
Tue Aug 28 10:40:44 MDT 2018
Hi Mauro,
2 possibilities come to mind if you have irregular data:
1) Draw the first few timesteps on one plot, draw the remainder after the
missing area on a 2nd plot, and overlay the two plots.
2) Add in an extra timestep in your data array in the middle of the missing
area, and set the values = _FillValue. NCL will not connect two values if
they are separated by a value that is missing.
If that doesn't work or if you have further questions let ncl-talk know.
Adam
On Tue, Aug 28, 2018 at 10:08 AM Mauro Morichetti <s1073755 at pm.univpm.it>
wrote:
> Hi all,
>
> I have a question about the plot attached, how could I remove the missing
> value link as is highlighted on the red circle?
>
> Thanks
>
> Regards,
>
> ---------
>
> Eng. Mauro Morichetti
> Department of Industrial Engineering and Mathematical Science
> Marche Polytechnic University, Ancona, Italy
> m.morichetti at pm.univpm.it
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
--
Adam Phillips
Associate Scientist, Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/ 303-497-1726
<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180828/c5ec260b/attachment.html>
More information about the ncl-talk
mailing list