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 support for batch processing by level #156

Closed
EdwardSafford-NOAA opened this issue Sep 19, 2023 · 1 comment
Closed

Add support for batch processing by level #156

EdwardSafford-NOAA opened this issue Sep 19, 2023 · 1 comment
Assignees

Comments

@EdwardSafford-NOAA
Copy link
Contributor

Description

Extend the batch processing mechanism to plot data by channels to instead plot by levels. This is needed in order to generate the Ozone and Conventional DA monitoring plots which use level as a coordinate instead of channel.

I'm not sure if/how this might relate to #124 so I've opened it as a separate issue.

Requirements

Given an Ozone time series yaml file, generate plots by level.

Dependencies

None

@EdwardSafford-NOAA EdwardSafford-NOAA self-assigned this Sep 19, 2023
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 19, 2023
Update figure_driver to parse level in addition to channel.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Eliminate pycode complaints.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Add title mod variable for channel/level.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Make requested changes.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Make requested changes.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Fix no plots for datasets with no channels.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 20, 2023
Fix no plots for datasets with no channels.
EdwardSafford-NOAA added a commit to EdwardSafford-NOAA/eva that referenced this issue Sep 25, 2023
Fix code review items.
CoryMartin-NOAA pushed a commit that referenced this issue Sep 25, 2023
* Ref #152

Add level components, streamline level, channel, scan.

* Ref #152

Rm unnecessary yaxis pseudo-data.

* Revert "Ref #152"

This reverts commit 40b5a49.

* Ref #152
Reduce marker psuedo data to single variable.

* Ref #156

Update figure_driver to parse level in addition to channel.

* Ref #156

Eliminate pycode complaints.

* Ref #156

Add title mod variable for channel/level.

* Ref #156

Make requested changes.

* Ref #156

Fix no plots for datasets with no channels.

* Ref #156

Fix code review items.
@EdwardSafford-NOAA
Copy link
Contributor Author

Closed by #157 .

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

No branches or pull requests

1 participant