UW-463 UPP driver#481
Conversation
nbharwani-cu
left a comment
There was a problem hiding this comment.
I appreciate the work to make all drivers consistent with each other. This is great, nice work!
WeirAE
left a comment
There was a problem hiding this comment.
Whew, this covered a ton! I think I checked everything, I'll double-check in the morning if its still pending but I think it looks good!
christinaholtNOAA
left a comment
There was a problem hiding this comment.
This is looking great! With so many changes, it's gotten me thinking about tiny little upgrades that might be helpful. Some are inline below.
One that I didn't put inline...as I was looking through the thorough tests for namelist settings that are tested against update_values, I'm realizing that we don't actually schema-check the final namelist that we dump to the run directory (unless I'm missing it). A user could have total trash in the base_file and we wouldn't help them correct that at all. I am also now curious if we want to put a requirement on the base_file existence before we try to update it. All of these suggestions are definitely contingent on the user providing a base_file entry.
We might consider the ability to provide an arbitrary namelist as the relief valve for a user who has modified the namelist requirements (and code) in an unanticipated way and wants to do something our schema doesn't permit. Previously, the entire
Excellent idea. I'll add a ticket. |
|
I made some updates to support |
christinaholtNOAA
left a comment
There was a problem hiding this comment.
Thanks for the changes!
Synopsis
A UPP driver.
Most of the changed pages are small doc fixes / updates / harmonizations.
Type
Impact
Checklist