NetCDF plugin
Posted by Salazar-Tio, Rafael on Oct 06, 2010; 7:38pm
URL: http://imagej.273.s1.nabble.com/NetCDF-plugin-tp3686714.html
I am using the NetCDF plugin for ImageJ. Sometimes I receive NetCDF data
in many partial files (about 64 files) and I want to load all of them at
once using a macros/script instead than manually. While writing the
Macro I notice this issue:
When I try to call and run your plugin from inside a macro or plugin it
does nothing, it does not complain neither:
MACRO:
======
run("Load NetCDF File", "open=C:\\Users\\rswz\\Desktop\\test.nc");
PLUGIN:
======
IJ.run("Load NetCDF File", "open=C:\\Users\\rswz\\Desktop\\test.nc");
Do you have any advice for me? I will really appreciate it.
Regards,
Rafael
Rafael Salazar-Tio
Research Petrophysicist
Chevron ETC
6001 Bollinger Canyon Rd.
San Ramon, CA 94583
USA