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: Scott Steiger > Email Address: address@hidden > Organization: SUNY Oswego > Package Version: 4.0u1 build date:2013-03-29 18:10 UTC > Operating System: Windows 7 > Hardware: Java: home: C:\Users\steiger\Documents\IDV_4.0u1\jre version: > 1.6.0_43 j3d:1.5.2 fcs (build4) > Description of problem: Reading > sounding:C:\Users\steiger\Desktop\raobs\TTAABB_Stillwater_20130531_18Z.txt > Index: 1, Size: 1 > > I received this error attempting to plot upper-air data I have archived in > TTAA/BB format as a text file (see attached). Can you tell me how to do this > in IDV if possible? > > Thank you, > Scott > Scott, We do support local upper air data. However, the format is based on some files we got from CMA. You probably need to reorganize your datasets to this format to display in the IDV. I can provide you a sample file when I am back to my office next week. Yuan > ****************** > Stack trace: > java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 > at java.util.ArrayList.RangeCheck(Unknown Source) > at java.util.ArrayList.get(Unknown Source) > at > ucar.unidata.data.sounding.CMASoundingAdapter.init(CMASoundingAdapter.java:186) > at > ucar.unidata.data.sounding.CMASoundingAdapter.<init>(CMASoundingAdapter.java:111) > at > ucar.unidata.data.sounding.CMASoundingAdapter.<init>(CMASoundingAdapter.java:124) > at > ucar.unidata.view.sounding.SoundingFileBrowser.checkNewFile(SoundingFileBrowser.java:183) > at > ucar.unidata.view.sounding.SoundingFileBrowser$2.actionPerformed(SoundingFileBrowser.java:157) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at javax.swing.JComponent.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Window.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEventImpl(Unknown Source) > at java.awt.EventQueue.access$400(Unknown Source) > at java.awt.EventQueue$2.run(Unknown Source) > at java.awt.EventQueue$2.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown > Source) > at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown > Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.awt.EventQueue$3.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown > Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > > > Ticket Details =================== Ticket ID: ANJ-678892 Department: Support IDV Priority: Normal Status: Open