[ncl-talk] R data object

Dennis Shea shea at ucar.edu
Mon Dec 26 09:57:16 MST 2016


Hi Mike,

To my knowledge, there is no NCL function to do what you want. Certainly,
no supported function.

I don't this is a trivial task. There is a Python interface to R. Perhaps,
that code could be used as a template if you want an NCL version:

http://rpy.sourceforge.net/rpy2/doc-dev/html/robjects.html#module-rpy2.robjects

https://cran.r-project.org/doc/manuals/r-release/R-ints.html#R-Internal-Structures


On Fri, Dec 23, 2016 at 2:23 PM, Michael Notaro <mnotaro at wisc.edu> wrote:

> Are there any examples on how to read an R data object in NCL?
>
> Michael
>
>
>
> Michael Notaro
> Associate Director
> Nelson Institute Center for Climatic Research
> University of Wisconsin-Madison
> Phone: (608) 261-1503
> Email: mnotaro at wisc.edu
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161226/c4e4433f/attachment.html 


More information about the ncl-talk mailing list