[ncl-talk] longitude-time plot
denizbozkurt
bozkurtd at itu.edu.tr
Thu Aug 14 09:23:48 MDT 2014
Hi Erika,
You can reorder the dimensions:
dim_reorder=getvardims(time_lon_2d)
new_lon_time_2d=time_lon_2d($dim_reorder(1)$|:,$dim_reorder(0)$|:)
Then you can use gsn_csm_hov function by using new_lon_time_2d.
Cheers,
Deniz
--
Deniz Bozkurt, PhD
Post-doctoral Fellow
Center for Climate and Resilience Research
Department of Geophysics
University of Chile
Blanco Encalada 2002, Santiago, Chile
E-mail: dbozkurt at dgf.uchile.cl, deniboz at gmail.com
Web: http://dgf.uchile.cl/~dbozkurt/
On Aug 14, 2014, at 5:43 PM, Erika Folova wrote:
> or maybe is there any undocumented function something like "gsn_csm_lon_time" instead of gsn_csm_hov?
>
>
> On Thu, Aug 14, 2014 at 4:37 PM, Erika Folova <e.folova at gmail.com> wrote:
> Hallo NCL,
>
> I have a simple question regarding the function of lon-time plot called as gsn_csm_hov
> my concern, i need to plot with different axis,,, where x is time and y is longitude (instead of x lon and y is time) to study the wave dispersion.. any suggestion how can i modify the code or is there any other tricks to do this?
>
> Best,
>
>
>
> _______________________________________________
> ncl-talk mailing list
> 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/20140814/daac58b7/attachment.html
More information about the ncl-talk
mailing list