Skip to content

Fix levels bug in mon_data_space.py#179

Merged
CoryMartin-NOAA merged 1 commit intoJCSDA-internal:developfrom
EdwardSafford-NOAA:bug/level-178
Mar 6, 2024
Merged

Fix levels bug in mon_data_space.py#179
CoryMartin-NOAA merged 1 commit intoJCSDA-internal:developfrom
EdwardSafford-NOAA:bug/level-178

Conversation

@EdwardSafford-NOAA
Copy link
Contributor

Levels implementation as dataset coordinate in data/mon_data_space.py was not entirely complete. If the input yaml file requested only a subset of the available levels, as opposed to requesting all levels specified in the control file, the results were sub-optimal. The fix is simple enough -- it now follows the same steps as for the Channel coordinate.

Resolves #178 .

Complete bug fix.
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.

Good old bug fixes, thanks!

@CoryMartin-NOAA CoryMartin-NOAA merged commit 66dfd09 into JCSDA-internal:develop Mar 6, 2024
@EdwardSafford-NOAA EdwardSafford-NOAA deleted the bug/level-178 branch March 11, 2024 14:23
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.

Level subset does not work in mon_data_space.py [Bug]

2 participants