Login  Register

Re: NetCDF plugin

Posted by emsaurette on Jun 08, 2015; 8:16pm
URL: http://imagej.273.s1.nabble.com/NetCDF-plugin-tp3686714p5013081.html

Hi Curtis,

That macro works and it will show that the file is loading in the progress bar, however it will never actually open the file. Do you have a clue as to what is going wrong?

Thank you!

Emily

On Mon, Jun 8, 2015 at 2:14 PM, ctrueden [via ImageJ] <[hidden email]> wrote:
Hi Emily,

>
http://lmb.informatik.uni-freiburg.de/lmbsoft/imagej_plugins/index.en.html.backup_2008_03_14

Thanks. I tested, and the following macro works for me:

file = "/path/to/myFile.nc";
run("Load NetCDF File", "open=[" + file + "]");

Regards,
Curtis

On Mon, Jun 8, 2015 at 7:48 PM, emsaurette <[hidden email]> wrote:

> Hi Curtis,
>
>
> http://lmb.informatik.uni-freiburg.de/lmbsoft/imagej_plugins/index.en.html.backup_2008_03_14
>
> You can get the plugin at the URL above, I am currently using it to open
> .VOLUME files.
>
> Let me know if you come across anything interesting.
>
> Cheers,
>
> Emily
>
> On Mon, Jun 8, 2015 at 1:44 PM, ctrueden [via ImageJ] <
> [hidden email]> wrote:
>
> > Hi Emily,
> >
> > Which NetCDF plugin? What is the URL? Is the source available?
> >
> > Regards,
> > Curtis
> >
> > On Thu, Jun 4, 2015 at 7:34 PM, emsaurette <[hidden email]
> > <http:///user/SendEmail.jtp?type=node&node=5013076&i=0>> wrote:

> >
> > > Have you found a solution to this problem?? I want to use NetCDF files
> > in
> > > an
> > > imagej macro but the plugin will only open and requires manual file
> > > selection instead of the file path I specified in the macro.
> > >
> > > I am having the same issue and can't find a solution anywhere!!
> > >
> > > Please help!!
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > > http://imagej.1557.x6.nabble.com/NetCDF-plugin-tp3686714p5013035.html
> > > Sent from the ImageJ mailing list archive at Nabble.com.
> > >
> > > --
> > > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> > >
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
> >
> > ------------------------------
> >  If you reply to this email, your message will be added to the discussion > http://imagej.1557.x6.nabble.com/NetCDF-plugin-tp3686714p5013077.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html



If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.x6.nabble.com/NetCDF-plugin-tp3686714p5013078.html
To unsubscribe from NetCDF plugin, click here.
NAML