NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Michelle, > I'm trying to determine when the BadMappingExceptions occur before they > are thrown and then displayed in the spreadsheet. In the constructor of > ShadowRealTupleType.java, I'm trying to decipher why ("mapped to > multiple" + " spatial DisplayTupleType-s: " + "ShadowRealTupleType") is > thrown. And why "mapped to multiple" +" spatial DisplayTupleType-s " + > "(through CoordinateSystem.Reference): " + ShadowRealTupleType") is also > thrown. Would it be possible to detect these before throwing the > exception and with only knowledge of the ScalarMaps? Yes, make sure you only construct ScalarMaps to DisplayRealTypes in one spatial DisplayTupleType. That is, for example, don't mix Display.XAxis with Display.Latitude or DisplayCylRadius. Good luck, Bill
visad
archives: