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

[IDV #LPO-500303]: NPE in GeoGridDataSource



> Hi Yuan,
> I updated the idv.jar in RAMADDA and am getting an error in
> GeoGridDataSource when calling it from the IDV RAMADDA plugin.
> 
> I get:
> java.lang.NullPointerException
> at
> ucar.unidata.data.grid.GeoGridDataSource.makeGeoGridAdapter(GeoGridDataSource.java:1561)
> at
> ucar.unidata.data.grid.GeoGridDataSource.getAllLevels(GeoGridDataSource.java:1454)
> at
> ucar.unidata.data.DirectDataChoice.getAllLevels(DirectDataChoice.java:212)
> 
> 
> The way I call this the geoSelection ends up being null and you get the NPE
> at:
> boolean matchDisplayRegion = geoSelection.getUseViewBounds();
> 
> Thanks,
> Jeff
> 
> 
Jeff,

It should be fixed by now. You can check out from Github for my changes.

Yuan

Ticket Details
===================
Ticket ID: LPO-500303
Department: Support IDV
Priority: Normal
Status: Closed