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.
> Dear IDV Development Team, > > I’m currently working in the Data Assimilation team at NCAR. I have some > netCDF point observation data files (as opposed to gridded data files) and > would like to plot them using IDV. > > The structure of my netCDF file is as follows: > > dimensions: > > obs = #number_of_obs; > > variables: > > float time(obs); > > double lat(obs); > > double lon(obs); > > double moisture(obs); > > > Currently, with IDV, I'm only able to scatterplot the location of the > observations (see below); > > [image: Screen Shot 2019-06-26 at 2.19.37 PM.png] > > However, I would want to a scatterplot of observations with colors > indicating their relative values, similar to the plot below (produced with > Python): > [image: python plot.png] > > I have gone through the documentation but I have not found the option to do > so. Could you tell me if IDV is able to display scatter plot of point > observation data with colors associated with the observation values? If > not, do you happen to know if there are any GUI tools that can plot netCDF > point observation data files like the one produced with Python above? > > Thank you, > Jason > > Hi Jason, The point data scatter plot is not supported in the current release. One option is to use "Gridded Fields" that basically interpolate all point into a 2D gridded field, and you can do the scatter plot from there. Yuan Ticket Details =================== Ticket ID: RLA-566527 Department: Support IDV Priority: Normal Status: Open =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.