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

Script to generate ensemble IC's #1290

Closed
guillaumevernieres opened this issue Sep 20, 2024 · 3 comments
Closed

Script to generate ensemble IC's #1290

guillaumevernieres opened this issue Sep 20, 2024 · 3 comments
Assignees
Labels

Comments

@guillaumevernieres
Copy link
Contributor

Issue: Atmosphere Component Uncertainty

I'm not sure about how to proceed with the atmosphere component. @CatherineThomas-NOAA, could you provide some guidance?

Task

Develop an application that performs the following tasks:

Input:

  • Deterministic ocean and sea ice restart files
  • Ensemble size
  • B-matrix

Output:

  • Structured deterministic and ensemble initial conditions (ICs). The ensemble ICs are copies of the deterministic ICs.
  • Ocean increments generated by randomizing the B-matrix.
  • Directory structure: Ensure that the output generates a directory structure that aligns with the requirements of the 1/2 cycle to start.
@AndrewEichmann-NOAA
Copy link
Collaborator

Couldn't this use ufs_utils, at least on the atmospheric side?

@guillaumevernieres
Copy link
Contributor Author

Couldn't this use ufs_utils, at least on the atmospheric side?

I have no idea @AndrewEichmann-NOAA , but I'm pretty sure the tools to do this for the atmosphere already exist.

@CatherineThomas-NOAA
Copy link
Collaborator

@AndrewEichmann-NOAA is correct. The UFS_UTILS utility gdas_init will produce cold start ICs for the atmosphere. It will create the directory structure expected by the global-workflow for both the deterministic and ensemble. @guillaumevernieres I can provide more details if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants