-
Notifications
You must be signed in to change notification settings - Fork 33
IDEX: Fix CDF filenames and sort events based on those new filenames. #2843
Copy link
Copy link
Open
1 / 11 of 1 issue completedOpen
1 / 11 of 1 issue completed
Copy link
Labels
Data Release 1See - https://lasp.colorado.edu/galaxy/spaces/IMAP/pages/324168272/Public+ReleasesSee - https://lasp.colorado.edu/galaxy/spaces/IMAP/pages/324168272/Public+ReleasesIns: IDEXRelated to the IDEX instrumentRelated to the IDEX instrumentPlannedTasks originally committed for the monthTasks originally committed for the monthRelease BlockerNeeds to be addressed before (next) public releaseNeeds to be addressed before (next) public release
Milestone
Metadata
Metadata
Assignees
Labels
Data Release 1See - https://lasp.colorado.edu/galaxy/spaces/IMAP/pages/324168272/Public+ReleasesSee - https://lasp.colorado.edu/galaxy/spaces/IMAP/pages/324168272/Public+ReleasesIns: IDEXRelated to the IDEX instrumentRelated to the IDEX instrumentPlannedTasks originally committed for the monthTasks originally committed for the monthRelease BlockerNeeds to be addressed before (next) public releaseNeeds to be addressed before (next) public release
Type
Projects
Status
Todo
The main and most important issue they need to address is the fact that IDEX packets are stamped with shcoarse at the time of packet creation which is at transmit time. So basically the actual events in the packet do not line up with shcoarse and therefore do not line up with the l0-l2 cdf filenames.
This will cause multiple problems:
The IDEX team has proposed the following plan to sort the events into 10 day files:
To implement this, Tenzin and I came up with the following plan