|
From: Doutriaux, C. <dou...@ll...> - 2022-10-26 16:03:52
|
Dileepkumar,
Most likely you are using a version of vcs built with the mesa library, this is designed for system with no displays or for batch mode.
C.
From: own...@li... <own...@li...> On Behalf Of dil...@GM...
Sent: Tuesday, October 25, 2022 12:45 PM
To: cda...@li...; cdat-support <cda...@ll...>; cdat-support <cda...@ll...>
Subject: VCS display window not popping up
Dear All,
When I plot using VCS, the display is not popping up, so I cannot do the data sanity check.
I used the following command
>>>Import VCS, cdms2
>>> f=cdms2.open("MyData.nc")
>>>d=f('myVariabile')
>>>v=vcs.init()
>>>v.plot(d)
<vcs.displayplot.Dp object at 0x7f6b3a40c110>
I can save the plot as png or pdf, but the only issue with this pop-up plot window is not working.
I really appreciate any help you can provide.
Sincerely,
Dileepkumar R
|