get_res_value

From: Xuguang Wang <xwangncl_at_nyahnyahspammersnyahnyah>
Date: Wed, 29 Jul 2009 12:11:46 -0500

Hi,

I am using wrf_user_ll_to_ij where the 4th argument is opts_args:logical,
which will be fed into the first argument of get_res_value. Please see
below for how they are related. Could anyone tell me how to set the first
argument of get_res_value?

Thanks.
Xuguang

function wrf_user_ll_to_ij( nc_file:file, longitude:numeric,
latitude:numeric, \
                            opts_args:logical )

begin

  opts = opts_args
  useT = get_res_value(opts,"useTime",0)
  returnI= get_res_value(opts,"returnInt",True)

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jul 29 2009 - 11:11:46 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 31 2009 - 14:51:03 MDT