[ncl-talk] IBTrACS: storm tracking problem

Md. Jalal Uddin dmjalal90 at gmail.com
Mon Jan 18 06:53:21 MST 2021


Hi all,

I have solved the previous issue. However, I am still facing a problem. All
typhoons are getting one line (attached figure), but every typhoon should
have a different line.

Any suggestions would be appreciated.

On Sun, 17 Jan 2021 at 12:28, Md. Jalal Uddin <dmjalal90 at gmail.com> wrote:

> Hi all,
>
> I am getting a map for only one typhoon instead of all (attached figure).
> I followed the ibtracs_1.ncl example (
> https://www.ncl.ucar.edu/Applications/Scripts/ibtracs_1.ncl). I need to
> modify the following code.
>
> ID      = 2
>  year  = 2019
>
> if( ID.ge.2 ) then
>     stormInd = ind( ( year.eq.stormYear ).and.( ID.eq.stormID ) )
>   else
>     stormInd = ind( stormID.gt.ID )
>   end if
>
>   stormLat = Latitude(stormInd)
>   stormLon = Longitude(stormInd)
>
> The full code and data have been added in the attachment.
>
> Best regards,
> Jalal
> --
> *Md. Jalal Uddin*
> Founder and Director of Research Society (
> https://researchsociety20.org/founder-and-director/)
> PhD candidate - Atmospheric Physics and Atmospheric Environment (NUIST)
> M.Sc. in Applied Meteorology (NUIST)
> B.Sc. in Disaster Management (PSTU)
> Email: dmjalal90 at nuist.edu.cn
> Personal website: https://dmjalal90.weebly.com/
> Research gate profile: https://www.researchgate.net/profile/Md_Uddin125
> YouTube channel: http://www.youtube.com/c/MdJalalUddindmjalal90
> Cell: +8613260859092, +8801792052662
>


-- 
*Md. Jalal Uddin*
Founder and Director of Research Society (
https://researchsociety20.org/founder-and-director/)
PhD candidate - Atmospheric Physics and Atmospheric Environment (NUIST)
M.Sc. in Applied Meteorology (NUIST)
B.Sc. in Disaster Management (PSTU)
Email: dmjalal90 at nuist.edu.cn
Personal website: https://dmjalal90.weebly.com/
Research gate profile: https://www.researchgate.net/profile/Md_Uddin125
YouTube channel: http://www.youtube.com/c/MdJalalUddindmjalal90
Cell: +8613260859092, +8801792052662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210118/678f9031/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ibtracs.png
Type: image/png
Size: 161825 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210118/678f9031/attachment.png>


More information about the ncl-talk mailing list