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 Stu- > Institution: UNAVCO > Package Version: 2.0 > Operating System: Linux > Hardware Information: x86 > Inquiry: In the bundle file case attached the color filled contours have gaps > in places where the plain color image shows data. > > data file is > http://geon.unavco.org/unavco/crust/CRUST2.nc > > data field is uppermost mantle Vp The color shaded image always fills the texture with color. The contours will only go from the max and min values. In this case, you have a range from 7.9 to 8.2 and an interval of 0.014999986 To draw the contours, it has to interpolate between the points in the grid and draws the 8.2 at the point where the edge of the color filled lines are. Since there is not another contour above 8.2, it cannot fill between the 8.2 and the next. If you set the max to be 8.215 (max + one more contour interval) or higher, you'll fill above the 8.2 line. Don Murray Ticket Details =================== Ticket ID: TVH-353977 Department: Support IDV Priority: Normal Status: Open