-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add level components, streamline level, channel, and scan components #153
Add level components, streamline level, channel, and scan components #153
Conversation
Add level components, streamline level, channel, scan.
I see the documentation failure but I don't understand what's going wrong. The |
@asewnath any clues about the EVA documentation test failure? Seems unrelated to this PR |
Rm unnecessary yaxis pseudo-data.
This reverts commit 40b5a49.
Reduce marker psuedo data to single variable.
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.
Looks good, thanks!
@EdwardSafford-NOAA your changes look fine, but I can't merge until we figure out the EVA documentation issue (which I am 99% sure is irrelevant to your PR) |
Looking into this |
Can we try retriggering the tests now? I don't see immediately see the branch for this PR, otherwise I would do an empty commit |
@asewnath looks like it's fixed, thanks! |
Add level components in a manner similar to channels. Convert channel information into dictionary (like levels), streamline handling of conditional variables related to channel, level, and scan position.
Dependencies
None
Impact
None
Closes #152