Skip to content
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

Merged

Conversation

EdwardSafford-NOAA
Copy link
Contributor

@EdwardSafford-NOAA EdwardSafford-NOAA commented Aug 24, 2023

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

Add level components, streamline level, channel, scan.
@EdwardSafford-NOAA
Copy link
Contributor Author

This is an example of the levels in use in an OznMon summary plot:

summary ompsnp_npp

@EdwardSafford-NOAA
Copy link
Contributor Author

I see the documentation failure but I don't understand what's going wrong. The Details are not overly detailed. Thoughts?

@CoryMartin-NOAA
Copy link
Collaborator

@asewnath any clues about the EVA documentation test failure? Seems unrelated to this PR

@EdwardSafford-NOAA EdwardSafford-NOAA marked this pull request as draft August 24, 2023 21:18
Rm unnecessary yaxis pseudo-data.
Reduce marker psuedo data to single variable.
@EdwardSafford-NOAA EdwardSafford-NOAA marked this pull request as ready for review August 25, 2023 14:42
Copy link
Collaborator

@CoryMartin-NOAA CoryMartin-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@CoryMartin-NOAA
Copy link
Collaborator

@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)

@asewnath
Copy link
Collaborator

Looking into this

@asewnath
Copy link
Collaborator

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

@CoryMartin-NOAA
Copy link
Collaborator

@asewnath looks like it's fixed, thanks!

@CoryMartin-NOAA CoryMartin-NOAA merged commit a09c852 into JCSDA-internal:develop Aug 25, 2023
@EdwardSafford-NOAA EdwardSafford-NOAA deleted the feature/level-152 branch January 5, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Levels as per Channels to mon_data_space.py
3 participants