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

Home » Public Forums » archive » interpolating missing data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
interpolating missing data [message #25349] Wed, 06 June 2001 00:38
ignore_this_adress is currently offline  ignore_this_adress
Messages: 3
Registered: June 2001
Junior Member
Hello,

I just came across a problem that should be relatively easy to solve. I
read a time series of a slowly varying scalar. However, in my original
data, some timepoints are missing. My read rountine fills them up with
zeroes (all normal values are well above 0). When the rountine finishes
I would like to automatically correct the data for the missing
timepoints. When using interpolate with the MISSING value, I end up with
the original dataset (syntax: pip = INTERPOLATE(p1, INDGEN(8197),
MISSING=0); where p1 is a float array[8197] with incidental zero
values).

Am I using wrong syntax, or should I try a different approach. I
understand that I could do (linear) fitting around the missing data,
however, that would require more or less arbitrary choices on what data
to use, etc. I would greatly appreciate any suggestion for a more
wholistic approach :-) .

Mika
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: trouble compiling AIM routines (mac files on windows?)
Next Topic: converting string to integer

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

Current Time: Wed Oct 08 15:16:01 PDT 2025

Total time taken to generate the page: 0.00747 seconds