rabins issue, maybe order related
Mark E. Mallett
mem at mv.mv.com
Wed Jun 20 14:13:50 EDT 2012
On Wed, Jun 20, 2012 at 01:29:38PM -0400, Carter Bullard wrote:
>
> You can solve this problem by giving rabins() a time filter that spans the
> time of your processing. This tell rabins to preallocate bins for the time
> span, and you are guaranteed that your data will be processed, regardless
> of what order it comes in. Since your doing day bins, you can probably
> get away with an entire year as your filter " -t -12M+12M ". If you were doing
> seconds bins, you'd want to scale that back a bit.
Worked like a charm, thanks (tho I used the actual date/time range since
it's already known to the scripts).
mm
More information about the argus
mailing list