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