Re: PopLatLonV

From: Gary Strand <strandwg_at_nyahnyahspammersnyahnyah>
Date: Wed, 15 Aug 2007 15:05:29 -0600

On Aug 15, 2007, at 14:21 , Detelina Ivanova wrote:
> I am trying to regrid vector fields from T42 grid to POP gx1v3
> grid using the function POPLatLonV,
> but I am getting error messages about missing rot*.nc file. I do
> have the weights (map*.nc files), but not these files which I am
> guessing are the rotation angles. Where I can find them?

You can create your own rot_gx1v3.nc file by using the netCDF
operator 'ncks' to extract the fields "ANGLE" and "ANGLET" from one
of your POP history tapes, for example:

prompt> ncks -v ANGLE,ANGLET some_pop_history_tape.nc rot_gx1v3.nc

That should suffice for use with that NCL script.

Gary Strand
strandwg_at_ucar.edu

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Aug 15 2007 - 15:05:29 MDT

This archive was generated by hypermail 2.2.0 : Thu Aug 16 2007 - 09:43:43 MDT