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

Take obsprep config info out of dict and into config yaml #862

Merged
merged 11 commits into from
Jan 30, 2024

Conversation

AndrewEichmann-NOAA
Copy link
Collaborator

Left over observer info for obs prep was still in a dict in ush/soca/prep_marine_obs.py, now in
parm/soca/obsprep/obsprep_config.yaml with supplementary info

Resolves #781

apchoiCMD
apchoiCMD previously approved these changes Jan 18, 2024
ShastriPaturi
ShastriPaturi previously approved these changes Jan 18, 2024
Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

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

See comment

parm/soca/obsprep/obsprep_config.yaml Outdated Show resolved Hide resolved
@AndrewEichmann-NOAA AndrewEichmann-NOAA marked this pull request as ready for review January 24, 2024 21:45
Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

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

I forgot about this PR @AndrewEichmann-NOAA , sorry! Looks good.

@guillaumevernieres
Copy link
Contributor

Could you fix the code norm @AndrewEichmann-NOAA ?

removing lines for coding style
@AndrewEichmann-NOAA
Copy link
Collaborator Author

@guillaumevernieres done

@guillaumevernieres guillaumevernieres merged commit 446ffe7 into develop Jan 30, 2024
5 checks passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/obsprep-config branch March 28, 2024 15:21
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.

transfer obsproc info in ush/soca/prep_marine_obs.py to parm/soca/obsproc/obsproc_config.yaml
4 participants