[ncl-talk] Streamlines on map

Rick Brownrigg brownrig at ucar.edu
Wed Oct 17 09:53:51 MDT 2018


Hi,

I might be missing something in your question, but I would think it could
be a simple as calling gsn_csm_streamline, rather than gsn_csm_vector:


http://ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_streamline.shtml

There are many examples at:

    https://www.eldora.com/the-mountain/webcams/mountain

BTW, I noticed your script had large sections of code commented out, each
line individually. As of NCL 6.4.0, there's a "block comment" feature that
allows you to easily comment out multiple contiguous lines by surrounding
them with a /;  ;/ pair.  For examples, see:

    http://ncl.ucar.edu/prev_releases.shtml#BlockStyleComments6.4.0

Rick



On Wed, Oct 17, 2018 at 9:35 AM Berny Chaimite <bchaimite at gmail.com> wrote:

> I want to have on the map a field of winds like this one of the attached (
> streamline_850hpa.png
> ) figure.
>  *-----*
>
> ----------------------------------------
> Berny A. Chaimite
> ----------------------------------------
>
> Atmospheric and Climate Sciences Student
> Department of Physics
> Eduardo Mondlane University
>
>
> *Contact*:
>
> Cell: +258 828 957 675(Whatsapp)/846041931/870434233
> Tell: +258 2145 6389
> Institutional: *berny.chaimite at uem.ac.mz <berny.chaimite at uem.ac.mz>*
>
>
> Maputo, Mozambique
>
>
>
> Berny Chaimite <bchaimite at gmail.com> escreveu no dia quarta, 17/10/2018
> à(s) 01:38:
>
>> Good night!
>> I made a map in ncl and the respective script is attached in this mail.
>> So I would like to have a suggestion of how can I do to have the wind
>> fields in streamline (rather than vector of winds only), with thos vector
>> and unit reference details on map?
>>
>>
>>
>>
>> Thank you,
>> Best regards
>> Berny AC
>>  *-----*
>>
>> ----------------------------------------
>> Berny A. Chaimite
>> ----------------------------------------
>>
>> Atmospheric and Climate Sciences Student
>> Department of Physics
>> Eduardo Mondlane University
>>
>>
>> *Contact*:
>>
>> Cell: +258 828 957 675(Whatsapp)/846041931/870434233
>> Tell: +258 2145 6389
>> Institutional: *berny.chaimite at uem.ac.mz <berny.chaimite at uem.ac.mz>*
>>
>>
>> Maputo, Mozambique
>>
>> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181017/b2129fef/attachment.html>


More information about the ncl-talk mailing list