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

Put hr3 experiment setup to the workflow #30

Open
YoulongXia-NOAA opened this issue Apr 10, 2024 · 1 comment
Open

Put hr3 experiment setup to the workflow #30

YoulongXia-NOAA opened this issue Apr 10, 2024 · 1 comment

Comments

@YoulongXia-NOAA
Copy link
Contributor

  1. Provide details under all headings below.
  2. Assign the issue to the relevant people (Clara and Mike should be included on most issues).

Describe the issue.

Now the test was setup by using p8 as a reference. The orography and fix fields used outdated fields and directory (20220805) But as a benchmark test, it is okay. EMC land group recently updated this fixed fields ( 202310127) in /scratch2/NCEPDEV/land/data/fix. These new fields are being used for recent experiments such as hr3 (or later) and ep5 (or later). Additionally, current template setup is using the fix resolution for land model template, as well as ocean resolution mx100. However, for different atmospheric resolutions are using different ocean resolutions, such as C96mx100, C192mx050, C384mx025, C768mx025, therefore, we need to add a variable like mx_res or something else. Furthermore, we may need a land model template which can handle all resolution, that is, resolution variable in land model template. The detailed tasks are below.

  1. Put a variable such exp_type or something else to represent experiment types such as p8, hr1, hr2, hr2, prototype, hr3, ..... in settings_cycle_test
  2. Use if sentence in settings_cycle_test to state if p8, hr1, hr2, prototype, using 20220805 fixed files, otherwise using 202310127 files
  3. Put mx_res in settings_cycle_test, need to state what atmospheric resolution with which ocean resolution so that the user can use or using if sentence and atmospheric resolution to make a complete setup (Not sure if needed)
  4. location_end in land model template is different when new and old fix fields including static fields. This may need setup in settings_cycle_test

Another issues may appear when work was started. We can solve them step by step.

Test output

Past benchmark test

@YoulongXia-NOAA
Copy link
Contributor Author

@ClaraDraper-NOAA, please add you, Mike and Yuan to assignee. I can start to work and get your suggestions and comments. Thank you.

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