capure images from layers window

Post any questions, ideas, or topics related to Jython and Python scripting.
Post Reply
User avatar
Miguel A. Martinez
Posts: 5
Joined: Mon Apr 23, 2018 3:34 pm

capure images from layers window

Post by Miguel A. Martinez »

Hi,

I have a netCDF from an NWP model and I need to save the sounding plots (or probes or cross-sections) from the layer.


After generation of a layer using: activeDisplay().createLayer('xxxxx',...) it can be captured images from panel or activeDisplay() from the display window but how can be captured the images that appears on the layers windows?


Best regards
Miguel-Angel Martinez
User avatar
jayh
Posts: 424
Joined: Thu Jan 15, 2009 10:34 pm

Re: capure images from layers window

Post by jayh »

Hi Miguel-

I've discussed this with my colleagues and we haven't been able to find a way to use captureImage() (or writeMovie()) to capture anything not in the Main Display window. I wrote a new inquiry #3066 to expand on the functionalities of captureImage() and writeMovie() to be able to save displays from the Layer Controls.

Sorry I don't have any better news on this, thank you for your request and let us know if you have any further questions.

Thanks, Jay
McIDAS User Services
Post Reply