[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #NTZ-306085]: issue in sounding display



> 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