[ncl-talk] About formula of build-in function obj_anal_ic?
Tao Lu
hakufu.asano at gmail.com
Thu Jan 19 17:32:23 MST 2017
Dear ncl-talk
I am using obj_anal_ic function to do objective analysis.
I have one question and one doubt.
One question:
Is there anyone know about the formulation details?
>From Dynamic meteorology_ data assimilation methods-Springer (1981),
successive correction methods
have formula like
[image: Inline image 1]
[image: Inline image 2]
I would like to know weight function used in obj_anal_ic.
One doubt
function obj_anal_ic (
zlon [*] : numeric,
zlat [*] : numeric,
z : numeric,
glon [*] : numeric,
glat [*] : numeric,
rscan [*] : numeric,
option [1] : logical
)
About the option, if it is true the value will be
new_value(n) = blend_wgt(n)*current_estimate + (1-blend_wgt(n))*value(n-1)
if it is set false, the function will run in default mode.
So what does the default mode mean?
Does it mean blend_wgt = 1.0?
Thank you.
Tao
--
******************************************************
Tao Lu (M. Eng)
Laboratory of River Engineering and Hydrology,
Dept. of Civil and Environmental Engineering,
Graduate School of Science and Engineering,
Chuo University
1-13-27,Kasuga,Bunkyo-ku,Tokyo
112-8551, Japan
TEL: 03-3817-1805; Phone: 070-2188-7509
Email1: hakufu.asano at gmail.com <mail%3Amet.yamos at gmail.com>
Email2: lutao at civil.chuo-u.ac.jp <mail%3Ayamoto at civil.chuo-u.ac.jp>
*****************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/b8b3fb45/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 11658 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/b8b3fb45/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 14593 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/b8b3fb45/attachment-0001.png
More information about the ncl-talk
mailing list