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

[Support #QVA-890959]: error



Enrique,

I have a feeling we have a Java internationalization issue going on here which
may account for the problems we are seeing since I cannot reproduce them.

You can change the default locale on the Windows machine by editing the
C:\Program Files\IDV_5.1u3\runIDV.bat script.

At the bottom of the file, there should be something like this:

jre\bin\java -Xmx%idv_memory%m -XX:PermSize=%idv_maxpermgensize%m 
-XX:MaxPermSize=%idv_maxpermgensize%m -XX:+DisableExplicitGC 
-Didv.enableStereo=false -jar idv.jar %*

After is says "jre\bin\java", please add

-Duser.country=US -Duser.language=en

What happens?

Best,

Unidata IDV Support

> Hello, again. Do not worry for your delay. I understand you have other more
> important questions. I have only grateful words for your help.
> 
> Really, I have mixed the questions, firstly a Hovmoller graphics, secondly
> a color-filled contours. BUt I think it is the same error: I select a
> region and I get other very different region. I attach my last test in
> three images
> 
> a) I select a region in Pacific region, following your instructions
> b) IDV selects a very different region: latitude, 89'5N - 89'5 S;
> longitude, 10E - 130W.
> c) The final graphics has those latitudes but about longitude, it does not
> show the same longitude than the map of interface (170W - 30W). Neither the
> same dates: I select months betwwen 1891 and 1909 and the graphics shows
> 2001.
> 
> Thanks again.
> 
> Best
> 
> 2015-06-08 18:32 GMT+02:00 Unidata IDV Support <address@hidden
> >:
> 
> > Enrique,
> >
> > Sorry for the long delay. I was busy here with other high-priority tasks.
> >
> > I was reading over this thread to remind myself what the issues was, and I
> > noticed something. It appears you are trying to create Color-Filled
> > Contours
> > plots, but your question was about Hovmoller plots. Indeed, your screen
> > shots
> > are not Hovmoller diagrams. Hovmoller plots are one of the display choices
> > and
> > you appear not not be selecting that option. I have been unable to
> > reproduce
> > your error when creating Hovmoller plots.
> >
> > Best,
> >
> > Unidata IDV Support
> >
> > > Thanks again. I've tried your option, but I am afraid it has not worked .
> > I
> > > attach some screen prints.
> > > 1) I tried  spatial subsetting in properties menu, but it didn't work.
> > You
> > > can see the spatial tab is missing.
> > > 2)  I tried a new spatial subsetting. In this ocassion, It applied but
> > the
> > > region I got was very different of that I selected.
> > >
> > > My goal is selecting an area (for example, 7'5 ºN, between 42'5ºW and
> > 12'5
> > > ºW) and getting an monthly average SST time series of this sector. Is
> > this
> > > possible??
> > >
> > > Thanks again for your time and attention
> > >
> > address@hidden
> > > >:
> > >
> > > > Enrique,
> > > >
> > > > A few suggestions. Please try to do the subset via the IDV Dashboard,
> > Field
> > > > Selector Tab, Data Sources (right-click), Properties menu. Therein you
> > can
> > > > do
> > > > time and spatial subsetting. Make sure to Apply and click OK.
> > > >
> > > > See attached figure generated in this manner.
> > > >
> > > > Best,
> > > >
> > > > Unidata IDV Support
> > > >
> > > > > Hello. Thanks for your attention. I am trying to view COBE SST2 data
> > from
> > > > > ESRL
> > > > > (http://www.esrl.noaa.gov/psd/data/gridded/data.cobe2.html). All is
> > > > correct
> > > > > except for option "Select a region".I get the mentioned error. If I
> > > > change
> > > > > the region, I get the view but in a wrong region. I include three
> > screen
> > > > > prints for your analysis:
> > > > > 1) region with error.
> > > > > 2) new region with view on a non selected region
> > > > > .
> > > > > Thanks again.
> > > > > Yours faithfully
> > > > > Enrique
> > > > >
> > > > address@hidden
> > > > > >:
> > > > >
> > > > > > Enrique,
> > > > > >
> > > > > > I am unable to reproduce this error. What region were you
> > subsetting?
> > > > > >
> > > > > > Best,
> > > > > >
> > > > > > Unidata IDV Support
> > > > > >
> > > > > >
> > > > > > > Full Name: Enrique Monton
> > > > > > > Email Address: address@hidden
> > > > > > > Organization: Universitat Jaume I
> > > > > > > Package Version: 5.1u2 build date:2015-04-27 16:07 UTC
> > > > > > > Operating System: Windows 7
> > > > > > > Hardware: Java: home: C:\Program Files\IDV_5.1u2\jre version:
> > > > 1.7.0_51
> > > > > > j3d:1.6.0-pre9-daily-experimental daily
> > > > > > > Description of problem: I am trying create a display following
> > > > > > instructions in
> > > > > >
> > > >
> > http://www.unidata.ucar.edu/software/idv/docs/workshop/datadisplays/grid/Hovmoller.html
> > > > > > > but when I select a region in the spatial subset, I get this
> > error.
> > > > > > >
> > > > > > > Creating display: Color-Filled Contours
> > > > > > > Invalid range:ucar.ma2.InvalidRangeException: Request Bounding
> > box
> > > > does
> > > > > > not intersect Grid
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ******************
> > > > > > > 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:1760)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.makeFieldImpl(GeoGridDataSource.java:2023)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.getDataInner(GeoGridDataSource.java:1398)
> > > > > > > at
> > ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2390)
> > > > > > > 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:206)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:163)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:144)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.GridDisplayControl.doMakeDataInstance(GridDisplayControl.java:299)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:3278)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:3234)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:664)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.ContourPlanViewControl.setData(ContourPlanViewControl.java:195)
> > > > > > > at
> > > > > >
> > ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:489)
> > > > > > > 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:1243)
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Full Name: Enrique Monton
> > > > > > > Email Address: address@hidden
> > > > > > > Organization: Universitat Jaume I
> > > > > > > Package Version: 5.1u2 build date:2015-04-27 16:07 UTC
> > > > > > > Operating System: Windows 7
> > > > > > > Hardware: Java: home: C:\Program Files\IDV_5.1u2\jre version:
> > > > 1.7.0_51
> > > > > > j3d:1.6.0-pre9-daily-experimental daily
> > > > > > > Description of problem: I am trying create a display following
> > > > > > instructions in
> > > > > >
> > > >
> > http://www.unidata.ucar.edu/software/idv/docs/workshop/datadisplays/grid/Hovmoller.html
> > > > > > > but when I select a region in the spatial subset, I get this
> > error.
> > > > > > >
> > > > > > > Creating display: Color-Filled Contours
> > > > > > > Invalid range:ucar.ma2.InvalidRangeException: Request Bounding
> > box
> > > > does
> > > > > > not intersect Grid
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ******************
> > > > > > > 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:1760)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.makeFieldImpl(GeoGridDataSource.java:2023)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.getDataInner(GeoGridDataSource.java:1398)
> > > > > > > at
> > ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2390)
> > > > > > > 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:206)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:163)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:144)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.GridDisplayControl.doMakeDataInstance(GridDisplayControl.java:299)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:3278)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:3234)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:664)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.ContourPlanViewControl.setData(ContourPlanViewControl.java:195)
> > > > > > > at
> > > > > >
> > ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:489)
> > > > > > > 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:1243)
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Full Name: Enrique Monton
> > > > > > > Email Address: address@hidden
> > > > > > > Organization: Universitat Jaume I
> > > > > > > Package Version: 5.1u2 build date:2015-04-27 16:07 UTC
> > > > > > > Operating System: Windows 7
> > > > > > > Hardware: Java: home: C:\Program Files\IDV_5.1u2\jre version:
> > > > 1.7.0_51
> > > > > > j3d:1.6.0-pre9-daily-experimental daily
> > > > > > > Description of problem: I am trying create a display following
> > > > > > instructions in
> > > > > >
> > > >
> > http://www.unidata.ucar.edu/software/idv/docs/workshop/datadisplays/grid/Hovmoller.html
> > > > > > > but when I select a region in the spatial subset, I get this
> > error.
> > > > > > >
> > > > > > > Creating display: Color-Filled Contours
> > > > > > > Invalid range:ucar.ma2.InvalidRangeException: Request Bounding
> > box
> > > > does
> > > > > > not intersect Grid
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ******************
> > > > > > > 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:1760)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.makeFieldImpl(GeoGridDataSource.java:2023)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.getDataInner(GeoGridDataSource.java:1398)
> > > > > > > at
> > ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2390)
> > > > > > > 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:206)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:163)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:144)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.GridDisplayControl.doMakeDataInstance(GridDisplayControl.java:299)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:3278)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:3234)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:664)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.ContourPlanViewControl.setData(ContourPlanViewControl.java:195)
> > > > > > > at
> > > > > >
> > ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:489)
> > > > > > > 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:1243)
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Full Name: Enrique Monton
> > > > > > > Email Address: address@hidden
> > > > > > > Organization: Universitat Jaume I
> > > > > > > Package Version: 5.1u2 build date:2015-04-27 16:07 UTC
> > > > > > > Operating System: Windows 7
> > > > > > > Hardware: Java: home: C:\Program Files\IDV_5.1u2\jre version:
> > > > 1.7.0_51
> > > > > > j3d:1.6.0-pre9-daily-experimental daily
> > > > > > > Description of problem: I am trying create a display following
> > > > > > instructions in
> > > > > >
> > > >
> > http://www.unidata.ucar.edu/software/idv/docs/workshop/datadisplays/grid/Hovmoller.html
> > > > > > > but when I select a region in the spatial subset, I get this
> > error.
> > > > > > >
> > > > > > > Creating display: Color-Filled Contours
> > > > > > > Invalid range:ucar.ma2.InvalidRangeException: Request Bounding
> > box
> > > > does
> > > > > > not intersect Grid
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ******************
> > > > > > > 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:1760)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.makeFieldImpl(GeoGridDataSource.java:2023)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GeoGridDataSource.getDataInner(GeoGridDataSource.java:1398)
> > > > > > > at
> > ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2390)
> > > > > > > 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:206)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:163)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:144)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.GridDisplayControl.doMakeDataInstance(GridDisplayControl.java:299)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:3278)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:3234)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:664)
> > > > > > > at
> > > > > >
> > > >
> > ucar.unidata.idv.control.ContourPlanViewControl.setData(ContourPlanViewControl.java:195)
> > > > > > > at
> > > > > >
> > ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:489)
> > > > > > > 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:1243)
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > Ticket Details
> > > > > > ===================
> > > > > > Ticket ID: QVA-890959
> > > > > > Department: Support IDV
> > > > > > Priority: Normal
> > > > > > Status: Closed
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > Ticket Details
> > > > ===================
> > > > Ticket ID: QVA-890959
> > > > Department: Support IDV
> > > > Priority: Normal
> > > > Status: Closed
> > >
> > >
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: QVA-890959
> > Department: Support IDV
> > Priority: Normal
> > Status: Closed
> >
> >
> 
> 


Ticket Details
===================
Ticket ID: QVA-890959
Department: Support IDV
Priority: Normal
Status: Closed