This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> R/Sir > > The isobars are initially visible. But as soon as we change visibility of > any of the following lines by clicking on check boxes: > > 1. Dry Adiabats > 2. Saturation Adiabats > 3. Mixing Ratio > > The isobars become invisible and then they never become visible. > > I am using a standard RAOB nc file. > > I tried to dig it. The reason is that the clicking on above mentioned > checkboxes results to > call of > private void setLineVisibility(AerologicalDisplay aeroDisplay) of > SoundingViewManager > > aeroDisplay.setIsobarsVisibility(isobarsVisibility); > is being called at the end. > *And the value of isobarsVisiblity is set to false during its declaration.* > *As result of this isobars become invisible.* > > I dont know why it is done like that. Moreover from user point of view, > there is not control given to explicitly set the visibility of isobars. > Only the original developer of this class can tell why this method is > called at the end or why the 'isobarsvisibility' variable is set to false. > > > > Ghansham > > I don't know the answer, but I am going to set isobarsvisibility to true. Yuan Ticket Details =================== Ticket ID: NTZ-306085 Department: Support IDV Priority: Normal Status: Closed