comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » plotting missing values
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: plotting missing values [message #86782 is a reply to message #86781] Tue, 03 December 2013 05:01 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Krishnapriya M writes:

> I just tried to plot a number of ncdf data sets using idl. Now I want to find where the missing values and also want to plot the values and missing values in the given time. Can u help me to solve this problem.

If you were to read your netCDF files with NCDF_File object from the
Coyote Library, you will be able to get this information directly from
the GetVarData method that reads the data out of the file. The FILLVALUE
keyword returns the missing data value, and the MISSINGINDICES keyword
returns the indices of the missing values in your data set. Note that
the method also applies whatever offset and scale factor are present in
the file to the data when it is read from the file.

http://www.idlcoyote.com/fileio_tips/ncdf_browser.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3D VOLUME VISUALIZATION
Next Topic: RETURN

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:12:23 PDT 2025

Total time taken to generate the page: 0.00266 seconds