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 the ability to use the preprocessor with space offset #31

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

mikecooke77
Copy link
Contributor

Description

The obs bias yaml files in the radiance yamls need to be included from jjaux because they need to just include the current active satellites. These contain anchors which will be cleared by yp-data. In order to allow this inclusion an ability to include the spaces before a DIRECT_INCLUDE is needed. The datapreprocessor can then be used for this insertion. It also makes the tool more flexible.

A slight change in name from yaml_header_file to yaml_aux_file has been made in the code to reflect this now more flexible approach.

Issue(s) addressed

None raised

Dependencies

None

Impact

Additional functionality in the preprocessor

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run the unit tests before creating the PR

@mikecooke77 mikecooke77 added the UKMO UK Met Office label Nov 18, 2024
@mikecooke77 mikecooke77 self-assigned this Nov 18, 2024
@matthewrmshin matthewrmshin merged commit 5896b2f into develop Nov 18, 2024
3 checks passed
@matthewrmshin matthewrmshin added this to the next release milestone Nov 18, 2024
@matthewrmshin matthewrmshin deleted the feature/preprocessor_offset branch December 4, 2024 16:54
@matthewrmshin matthewrmshin modified the milestones: 0.6.1, next-release Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UKMO UK Met Office
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants