Description | Create high-frequency (orbital or less) statistics for a table |
---|---|
Docstring | Compute stats for a table over a time range. If called by the SHORT_TERM_STATS activity, we generate orbital stats plus, in future, any higher frequency sub-orbital stats. If called by the LONG_TERM_STATS activity, we generate lower frequency stats such as - multiple-orbit stats - daily stats (note: this one is tricky because it may need to collect stats over all orbits that begin in a day, not over all points for a calendar day. This is to avoid introducing artificial variations into the data, since each daily stat should include a whole number or orbits and no partial orbits. - Lower frequency stats like 3-day stats. This won't be needed until several years after launch |
Wiki page | None |
Activity file | SHORT_TERM_STATS.xml |
Executable | alg/stats.py |
Calling convention | sid+timerange+table |
Table triggers |
|
Scheduler triggers | None |
Output tables | None |
Event raised | None |