On 08Oct2022 16:22, "Jorge Conrado Conforte" <jorge.confo...@inpe.br> wrote:
I already use the IDL to plot data. Inside a for looping I plot and save my data and kill the window using the wdelete IDL command for close the window automatically.
Now I'm using the Python to rea several netcdf 2d data. I plot my data and save 
it. But, I don't know how can I kill the window automatically to plot the next 
figure.
Please how can I do this using PYthon,

Can you show us the code you've got to do the first part with `wdelete`? Please paste the code inline in the message; this list strips attachments such as screenshots. (And we can't copy/paste from a screenshot anyway.)

And what's IDL? Can you provide a URL to it?

Cheers,
Cameron Simpson <c...@cskk.id.au>
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to