sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

WIP: Include all weekly command loads starting from NOV2899 #250

Closed taldcroft closed 5 months ago

taldcroft commented 1 year ago

Description

The current v2 commands archive starts with the JAN0702D loads, which comes from the v1 archive. That starting load is a bit arbitrary but stems from when iFOT load segments and timelines become mostly reliable.

This PR makes changes to support also ingesting all command loads from the the first available load of NOV2899D through JAN0702D. This commands in this time frame are referred to as pre2002 or pre-2002 in the code.

This requires a few things:

Fixes #242

Interface impacts

None, just makes pre-2002 commands available.

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

taldcroft commented 5 months ago

Probably not going to do this. The PR will still be around if it comes up again.