-
Notifications
You must be signed in to change notification settings - Fork 11
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 the capability to read the GEOSIT forcing #688
Conversation
@@ -4957,6 +5018,23 @@ subroutine parse_G5DAS_met_tag( met_path_in, met_tag_in, date_time, & | |||
|
|||
end if | |||
|
|||
elseif (met_tag_out(1:18)=='cross_d5924_GEOSIT') then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gmao-qliu : for consistency with RPIT/FPIT, I think we need to keep the GEOS version in the "cross" stream definition. As was the case with RPIT/FPIT, a future version of GEOS-IT might be produced with a newer GEOS system but still under the "GEOS-IT" name. This change requires you do edit the MET_TAG in your LDAS.rc file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just fixed the typo in line 5021, should be "d5294". All works after the fix. @gmao-rreichle
@gmao-qliu : I added one commit with a few minor changes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
successfully 0-diff tested for full suite of GEOSldas nightly tests on 6 and 7 Dec 2023
I edited the file so GEOSldas can use the GEOSIT lat/lon output files (w/wo corrected precipitation) as forcing.