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.
> Full Name: Jim Mansbridge > Email Address: address@hidden > Organization: CSIRO > Package Version: 3.0u2 build date:2012-02-10 17:21 UTC > Operating System: Linux > Hardware: Java: home: /home/man133/IDV_3.0u2/jre version: 1.6.0_20 j3d:1.5.2 > fcs (build4) > Description of problem: Creating display: Color-Shaded Plan View > Invalid range:ucar.ma2.InvalidRangeException: Request Bounding box does not > intersect Grid > > Hi, > I've been using idv to plot a netcdf file that I created. If I use the zoom, > etc controls in the map view plane the image is fine. However I get the above > error message if I try to use the "Region" controls in the "Field Selector" > part of the dashboard. This seems to work fine for other files of mine that > should be very similar. My netcdf file is CF-compliant (as per the > CF-checker) and has looks good in ferret. > > I installed the bug-fix plug-in mentioned on other web pages. > > The file is only 27 mb if you want to see it. > > Thanks, Jim Jim, Please upload your netCDF file here: http://motherlode.ucar.edu/repository/alias/idvupload Yuan > > ****************** > Stack trace: > java.lang.IllegalArgumentException: Invalid > range:ucar.ma2.InvalidRangeException: Request Bounding box does not intersect > Grid > at > ucar.unidata.data.grid.GeoGridDataSource.makeGeoGridAdapter(GeoGridDataSource.java:1537) > at > ucar.unidata.data.grid.GeoGridDataSource.makeFieldImpl(GeoGridDataSource.java:1732) > at > ucar.unidata.data.grid.GeoGridDataSource.getDataInner(GeoGridDataSource.java:1291) > at ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2338) > at ucar.unidata.data.DirectDataChoice.getData(DirectDataChoice.java:332) > at ucar.unidata.data.DataChoice.getData(DataChoice.java:637) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:243) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:207) > at ucar.unidata.data.grid.GridDataInstance.init(GridDataInstance.java:205) > at ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:162) > at ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:143) > at > ucar.unidata.idv.control.GridDisplayControl.doMakeDataInstance(GridDisplayControl.java:284) > at > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:3153) > at > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:3135) > at ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:643) > at ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:473) > at > ucar.unidata.idv.control.DisplayControlImpl.init(DisplayControlImpl.java:1402) > at > ucar.unidata.idv.control.DisplayControlImpl.init(DisplayControlImpl.java:1085) > at ucar.unidata.idv.ControlDescriptor.initControl(ControlDescriptor.java:986) > at ucar.unidata.idv.ControlDescriptor$1.run(ControlDescriptor.java:911) > at ucar.unidata.util.Misc$3.run(Misc.java:1090) > > > Ticket Details =================== Ticket ID: MKB-342749 Department: Support IDV Priority: Normal Status: Open