-
Notifications
You must be signed in to change notification settings - Fork 100
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
EMC_post_refactor to EMC_post/develop #174
Comments
Merge refactor phase 1 remove goto remove grib1 to EMC_post/develop |
Wen imported Jesse's branch merging branch "develop" under Wen's fork and renamed as "post_refactor_p1". Bo will commit new changes related to goto statement in this new branch. |
Kate's comments about grib1: Basic removal of grib1 if statements and calls to GRIBIT look ok to me |
The UPP refactor phase 1 merge was submitted in the PR #196 and integrated in the develop at eed90d5 on 11/5/2020. |
The list of routines with goto statement changes can be found at |
Regarding my comments on grib1 removal...was there any discussion about removing the ID() arrays from the code to clean up a bit more since those are only used for grib1? |
Kate,
In some subroutines, e.g., MDLFLD.f, ID() arrays are used to calculate time
intervals and those are kept.
Others were cleaned up.
Thanks,
Jesse
==============================================
Dr. Jesse Meng
IMSG at NOAA/NWS/NCEP/EMC
5830 University Research Ct. Room 2037
College Park, MD 20740
email: [email protected]
==============================================
…On Thu, Nov 5, 2020 at 12:45 PM Kate Fossell ***@***.***> wrote:
Regarding my comments on grib1 removal...was there any discussion about
removing the ID() arrays from the code to clean up a bit more since those
are only used for grib1?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALXNRCP5UALIBNLQAVHA5HDSOLQETANCNFSM4QL5AO6A>
.
|
Update EMC_post hash to top of DTC_post branch
Phase 1 of refactor of remove goto remove grib1
The text was updated successfully, but these errors were encountered: