Re: How could I get the corresponding latitude at each longitude for a chosen value's contour?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Sep 28 2011 - 17:19:36 MDT

You can use linint2_Wrap.

Going to higher resolution does not add any additional information.

===
I don't think you can get the lat/lon of a contour line.

Peraps, at each longitude, you could find the
index values which straddle 5880; then interpolate
to find the estimated latitude of the 5880 line.

Good luck

On 9/28/11 10:08 AM, xiang lin wrote:
> Hi, all
>
> I want to get the corresponding latitude at each longitude for
> a 5880 gpm contour line of 500hpa
> height field, for example, at a region of (5N-45N,110E-150E) in the
> western Pacific. The source data is from
> 500hpa height field of NCEP daily averages. What should I do?
>
> I suppose to do regridding first, to convert the lower
> resolution (2.5degree) to the higher resoltion (0.1 resolution,for
> example), and then locate the grid with a value closest to 5880gpm. Is
> it feasible?
>
> Another puzzle is from the question of which regridding
> function should be used, I browsed the examples
> of "regridding" and find most of them deal with the jobs transferring
> higher resolution to lower resolution. As
> my job is to do the opposite jobs, I doubted which function is better
> for transferring the lower resolution to the
> higher?
>
> Thanks!
>
>
>
> Leo
>
>
> _______________________________________________
> 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 Wed Sep 28 17:19:43 2011

This archive was generated by hypermail 2.1.8 : Sun Oct 09 2011 - 13:05:26 MDT