Product Scheduling Priority

Define the relative priorities for each product type using the range from 0 (lowest priority) to 100 (highest priority).

The product generator sorts the full schedule of products and determines the next product to run according to the following hierarchy:

  1. User-defined product priority. All products of a given priority run in favor of products of a lower priority.
  2. Oldest data time. Within a given priority, the product that runs on the oldest input data is scheduled before any others.
  3. Order within the schedule, from top to bottom.

Different radar sights require different settings.

Typical Schedule

A typical schedule might set:

  • XSECT products to priority 30
  • WARN products to priority 40
  • All others to priority 20

Schedule Optimizing RAW Data Output

A site that must output raw data quickly would increase the priority of RAW products or decrease the priority of products considered "background."