Re: problem with the latitude in a *nc file

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 13 2012 - 09:52:16 MST

   x = f->X
   printVarSummary(x)

   x&lat = (/ -lat /) ; change sign of lat values
   printVarSummary(x)

On 1/13/12 9:46 AM, Xiaoyan Ma wrote:
> Dear ncl community,
>
> I want to plot a contour from a *nc file. But I found there is a problem
> with the latitude, i.e.
> the north and south is opposite, e.g. 90 S should be 90 N, 20 S should
> be 20 N, etc.
>
> Since I got the nc file from others, so I can't create the correct *nc
> file.
>
> Is there any way to fix the problem in ncl script? or how to make change
> to nc file?
>
> Thank you very much,
>
> Xiaoyan
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jan 13 09:52:26 2012

This archive was generated by hypermail 2.1.8 : Wed Jan 18 2012 - 09:21:55 MST