[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #VKR-386654]: grid spatial subset missing
- Subject: [IDV #VKR-386654]: grid spatial subset missing
- Date: Sun, 03 Feb 2013 12:30:31 -0700
> Yuan-
>
> On 2/1/13 4:21 PM, Unidata IDV Support wrote:
> >> I have a bundled (attached) which I created in IDV 3.1u1 and works fine.
> >> However, if I load it into IDV 4.0a1, the spatial subset of the Best
> >> Time Series dataset is missing.
>
> > I reproduced the error of missing spacial subset in 4.0a1, but can adding
> > new data and subset works for me.
>
> I was not loading a new dataset, just adding a new display from the Best
> Time series dataset. Instead of getting the old subset area, I got the
> whole world.
>
> Don
I think I found this bug!!!!
In the IdvPersistenceManager.java, either Sean or you added a line at line
number 3037:
data = serverUrlRemapper.remapDataSources(data);
this is place where the dataChangedListener get lost. I know the purpose for
this line, but whoever did this need to check the logic to make sure the
dataChangedListener is saved or passed.
Don, if you comment out this line, your bundle is working fine.
Yuan
>
> > The result is that if I load in any new
> >> data, it doesn't get subset. This might explain some of the weirdness
> >> that Brian Mapes has been experiencing.
> >>
> >> Don
> >> --
> >> Don Murray
> >> NOAA/ESRL/PSD and CIRES
> >> 303-497-3596
> >> http://www.esrl.noaa.gov/psd/people/don.murray/
> >>
> >>
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: VKR-386654
> > Department: Support IDV
> > Priority: Normal
> > Status: Open
> >
>
> --
> Don Murray
> NOAA/ESRL/PSD and CIRES
> 303-497-3596
> http://www.esrl.noaa.gov/psd/people/don.murray/
>
>
Ticket Details
===================
Ticket ID: VKR-386654
Department: Support IDV
Priority: Normal
Status: Open