-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move MAG L1A to CDF attribute manager #693
Merged
maxinelasp
merged 45 commits into
IMAP-Science-Operations-Center:dev
from
maxinelasp:mag_cdf
Jul 25, 2024
+519
−410
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
25a99f2
Updating mag CDF generation to match new filenames
maxinelasp b30de9f
PR updates
maxinelasp fe8975d
Updating test to remove path
maxinelasp 44439bf
removing bytearray from magl0
maxinelasp 079d8d0
First pass at vector processing and tests
maxinelasp b26a4dd
Updating vectors to use proper timestamps
maxinelasp 9fe2638
Finishing MAG L1A processing and tests
maxinelasp 2b5e3cc
Switching return to dictionaries instead of tuples
maxinelasp d64c974
Adding an additional test
maxinelasp b2153b2
Updating from PR comments
maxinelasp 10312c5
MAG CDF L1A generation
maxinelasp 980b949
Merge branch 'upstream-dev' into mag_cdf
maxinelasp f4827bf
Updating tests
maxinelasp d643393
Merge branch 'upstream-dev' into mag_cdf
maxinelasp efa7e8c
Minor updates
maxinelasp ba4ad80
Updating comments
maxinelasp 2c13eb9
Merge branch 'upstream-dev' into mag_cdf
maxinelasp b8e0da6
Minor updates from PR
maxinelasp 7b379c4
Updating mag CLI
maxinelasp 73ef339
Fixing logging
maxinelasp 79c0500
test push
maxinelasp 6406a62
Fixing attributes to get proper data version in filename
maxinelasp 126cb47
fixing error
maxinelasp bc03904
Fixing version in cdf writer to line up with batch starter version
maxinelasp 73f4dda
Merge branch 'mag_cli_updates' into mag_cdf
maxinelasp df5d9d3
Merge
maxinelasp fce53cf
Merge branch 'upstream-dev' into mag_cdf
maxinelasp b3c59a4
Adding global attrs
maxinelasp cde8619
added all required attributes to dataclasses
maxinelasp 08e7ca6
Merge branch 'upstream-dev' into mag_cdf
maxinelasp 3735563
Merge branch 'upstream-dev' into mag_cdf
maxinelasp 84b0195
WIP: Fixing mag raw
maxinelasp 49251d0
Finishing up MAG changes
maxinelasp 1afee99
Merge branch 'upstream-dev' into mag_cdf
maxinelasp 843aead
Merge conflict resolved
maxinelasp 8de4221
Correcting pre-commit issues
maxinelasp 8836373
Cleaning up and renaming
maxinelasp cc333fa
updating cli
maxinelasp 21e64f6
Tidying up for PR
maxinelasp 2dcb198
Doc fixes
maxinelasp 620d803
Merge branch 'upstream-dev' into mag_cdf
maxinelasp bbcaaa4
fixing docs
maxinelasp 9243731
Added test, addressing comments
maxinelasp d33d5bf
Merge branch 'upstream-dev' into mag_cdf
maxinelasp 6c7ad9f
Added a constant for primary sensor, fixed typehint
maxinelasp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
Loading status checks…
Added a constant for primary sensor, fixed typehint
commit 6c7ad9fa9a0d15b6b0400c0a9e517052bd408710
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.