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 more wildcard characters to filenames and add soil color to LSM IC #419

Closed
wants to merge 1 commit into from

Conversation

bluefinweiwei
Copy link
Collaborator

@bluefinweiwei bluefinweiwei commented Dec 15, 2023

  1. Add wildcard characters * for various output filenames, e.g., gfs.t00z.atmf0000.nc, gfs.t00z.sfcf0000.nc, oro_C96.mx100.tile1.nc.
  2. Add soil color (a new soil property in Noah-MP) to get LSM IC set correctly, otherwise, forcing is not generated due to a crash.
  • modified: UFS_IC_generator.py
  • modified: extract_FV3GFS_column_ic.py

1) Add wildcard character * for various output filenames, e.g., gfs.t00z.atmf0000.nc, gfs.t00z.sfcf0000.nc, oro_C96.mx100.tile1.nc.
2) Add soil color (a new soil property in Noah-MP) to get LSM IC set correctly, otherwise, forcing is not generated due to a crash
	modified:   UFS_IC_generator.py
	modified:   extract_FV3GFS_column_ic.py
@dustinswales
Copy link
Collaborator

@bluefinweiwei These changes look fine to me, and the UFS-replay CI test passes, so good job!
@grantfirl What's the story with extract_FV3GFS_column_ic.py? Is this a script that is still used?

@grantfirl
Copy link
Collaborator

@bluefinweiwei These changes look fine to me, and the UFS-replay CI test passes, so good job! @grantfirl What's the story with extract_FV3GFS_column_ic.py? Is this a script that is still used?

I don't think that this is being used anymore. I think that this was a precursor to UFS_IC_generator.py from Phil Pegion that I slightly modified. I think that we can probably safely remove it from the repo going forward.

@grantfirl
Copy link
Collaborator

@bluefinweiwei I'm combining these changes into #459 with others to streamline the open PRs, so I'm closing this. Thanks for the work!

@grantfirl grantfirl closed this Apr 11, 2024
@bluefinweiwei
Copy link
Collaborator Author

Sounds great, thanks!

grantfirl added a commit that referenced this pull request Apr 12, 2024
Combination PR for #419, 428, 435, 445, 446, 458
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.

3 participants