Unidata / IDV

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.
http://www.unidata.ucar.edu/software/idv/
Other
80 stars 37 forks source link

Only apply layer controls to current data, not display [1522] #61

Closed tommyjasmin closed 10 years ago

tommyjasmin commented 10 years ago

Hi guys - one more bug fix while I'm at it.

julienchastang commented 10 years ago

Tommy, would it be possible to have more information here? What is this?

tommyjasmin commented 10 years ago

Yes, try this Julien. Grab this sample (very small) data file:

ftp://ftp.ssec.wisc.edu/pub/incoming/aa734.track.txt

In short, the current bug is changes to the data get applied to the map/view also, they should not. Details below, which are Bob's notes from the inquiry:

Load in the aa734.track.txt file (found in /home/mcuser/inquiry-data/1369) through the General>Files/Directories chooser with the 'Text Point and Trajectory Data files' Data Type. Choose the Point Cloud>Default field, the Point Cloud display and click Create Display.

There are a variety of options in the Point Cloud tab of the Layer Controls that should apply just to the data, but they apply themselves to map lines as well. Change 'Point Size' to 5 in order to make everything a little easier to see.

Ex: Change 'Color By' to Latitude:

These 3 items ('Color By', 'Color Table', and 'Visible Range') should only apply to the data point, not the map lines.

julienchastang commented 10 years ago

Thanks for dealing with this. Merged.