Re: [netcdf-java] [thredds] Java to Python tools

Hi John,

Direct experience beyond playing, no; but I've come across several options:

 * Jpype  : http://sourceforge.net/project/jpype -- embeds a JVM in Python
 * Jepp   : http://jepp.soureforge.net -- embeds Python interpreter in Java 
 * Jython : http://www.jython.org -- A Python implementation in the JVM.  

I expect you want Jpype as in your case Python is doing the wrapping.  I tested 
it out once and it worked for me.  The project seems isn't exactly active but 
it still appears to be in use.

Cheers,
Stephen.

---
Stephen Pascoe  +44 (0)1235 445980
Centre of Environmental Data Archival
STFC Rutherford Appleton Laboratory, Harwell Oxford, Didcot OX11 0QX, UK


-----Original Message-----
From: thredds-bounces@xxxxxxxxxxxxxxxx 
[mailto:thredds-bounces@xxxxxxxxxxxxxxxx] On Behalf Of John Caron
Sent: 04 April 2012 00:20
To: Java NetCDF; THREDDS community
Subject: [thredds] Java to Python tools

Hi all:

Anyone have experience with ways to wrap java in Python? We are thinking 
about how to solve this issue again.

John

_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/ 
--
Scanned by iCritical.



  • 2012 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: