[ncl-talk] about the detailed formula of the function igradsF()
Dennis Shea
shea at ucar.edu
Mon Dec 28 09:55:56 MST 2015
The NCL functions are interfaces to spherical harmonics from
SPHEREPACK, a suite of f77 based subroutines. Global data are
required. You can download the codes and examine the algorithms via:
http://www2.cisl.ucar.edu/resources/legacy/spherepack
===
How to do it? Well, you have to provide the gradient information.
Good luck
On Mon, Dec 28, 2015 at 8:38 AM, xgsun-nju <xgsun at nju.edu.cn> wrote:
> Dear All,
>
> According to the document, function igradsF() can compute an array given
> the gradients in x and y directions. I hope to reconstruct the original
> variable that produces these gradients with the procedure gradsf. How can I
> do it? and what is the detailed formula of the function igradsF()? Thanks a
> lot.
>
>
> Best regards,
>
> Xuguang Sun
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
More information about the ncl-talk
mailing list