Hi folks, We've had various discussions about how one might be able to use netcdf-JAVA from Python.
Here is new option: http://pyjnius.readthedocs.org/en/latest/index.html Maybe one of the folks that cross the Java/Python worlds could give it a try? (I do note from a blog discussion that it does not currently have an efficient way to move large arrays of data back and forth, which would be critical to this use, but if it works at all, that may not be all that hard to add -- it's built with Cython, which has great numpy support) -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] _______________________________________________ CF-metadata mailing list [email protected] http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
