Re: directory for weight files?

From: Fred Clare <fred_at_nyahnyahspammersnyahnyah>
Date: Fri, 13 Oct 2006 14:57:51 -0600

Ding,

Set the environment variable NCL_POP_REMAP to
the directory containing your files.

The function PopLatLon creates a file name from its
arguments. For example the call:

   PopLatLon(ice,"gx1v3","1x1d","bilin","da","010808")

would look for file map_gx1v3_to_1x1d_bilin_da_010808.nc .

 From the source code for function create_rmpPopFileName:

; Map names will be of the form
; map_[src grd]_to_[dst grd]_[method]_[type].nc
; or
; map_[src grd]_to_[dst grd]_[method]_[type]_Date.nc
; where [method] is bilin or aave and
; [type] is da, for destarea, or fa, for fracarea.

Fred Clare

On Oct 13, 2006, at 2:01 PM, Ding Li wrote:

> Hi NCL folks,
> I downloaded some weight files in order to convert the POP grid to
> lon/lat
> grid. However where should I put these weight files in my local
> computer
> so that the PopLatLon() could find these files during the conversion?
> Thanks for help,
> Ding Li
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Oct 13 2006 - 14:57:51 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 16 2006 - 22:16:12 MDT