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.
> 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