Skip to content

about intrumentResample and instrumentArcIntervals #267

Answered by felingeroehlix
zdwangjian5 asked this question in Q&A
Discussion options

You must be logged in to vote

For your first question. Using GraceL1b2ClockOffset for the CLK1B data and GraceL1a2SatelliteTracking for the KBR1A it is no problem to resample the CLK1B data to the time series of KBR1A using InstrumentResample (method: polynomial degree 1, timeSeries: instrument). However, GraceL1a2SatelliteTracking is only designed for KBR data and you have to adjust the code accordingly for LRI data. This is probably where your NAN values are coming from.

For your second question. You need to remove your outliers before you interpolate the time series. You can use e.g. InstrumentRemoveEpochsByCriteria and set a certain threshold condition (or however you define an outlier) and then use InstrumentResa…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@zdwangjian5
Comment options

@felingeroehlix
Comment options

@zdwangjian5
Comment options

@felingeroehlix
Comment options

Answer selected by zdwangjian5
@zdwangjian5
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants