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

UPP refactor phase 2 from Bo Cui #233

Merged
merged 4 commits into from
Dec 15, 2020

Conversation

BoCui-NOAA
Copy link
Contributor

UPP Refactor phase 2 merge:

  1. add "implicit none" statements

  2. Modernize inequality statements, change the relational operators from Fortran 77 to 90.

@WenMeng-NOAA WenMeng-NOAA changed the title 20201123 BoCui:Add "implicit none"/Modernize inequality statements UPP refactor phase 2 from Bo Cui Nov 30, 2020
Copy link
Contributor

@mkavulich mkavulich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks straightforward to me 👍

I was originally going to suggest skipping the changes in the already-commented lines but I think it's better to do a future commit removing unnecessarily commented code blocks.

@BoCui-NOAA
Copy link
Contributor Author

@WenMeng-NOAA Wen, should I resolve the conflicts in file sorc/ncep_post.fd/CALRAD_WCLOUD_newcrtm.f on Github directly? or I made modifications on local machine and then commit it?

Bo

@WenMeng-NOAA
Copy link
Collaborator

@BoCui-NOAA Did you sync your branch with the latest changes from upstream/develop?

@BoCui-NOAA
Copy link
Contributor Author

@WenMeng-NOAA Wen, I already sync my branch from upstream/develop, new changes for file CALRAD_WCLOUD_newcrtm.f was committed.

Bo

@WenMeng-NOAA
Copy link
Collaborator

@BoCui-NOAA The conflicting is still here. It looks to me you add the last upstream/develop changes as your development.

@WenMeng-NOAA
Copy link
Collaborator

@BoCui-NOAA I don't see the PR #230 in the commit log of your feature branch.

@WenMeng-NOAA
Copy link
Collaborator

@BoCui-NOAA Now your branch looks good to me.

Update FV3-LAM flat files and ncep_post executable names (NOAA-EMC#237)
@WenMeng-NOAA
Copy link
Collaborator

The regression tests were conducted on WCOSS Dell, Cray and NOAA R&D machine Hera. No changed results were found. This PR is ready for merging.

@WenMeng-NOAA WenMeng-NOAA merged commit 2c43340 into NOAA-EMC:develop Dec 15, 2020
@WenMeng-NOAA WenMeng-NOAA linked an issue Dec 15, 2020 that may be closed by this pull request
@BoCui-NOAA BoCui-NOAA deleted the upp_refactor_p2_bc branch April 5, 2022 00:19
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
…#233)

## DESCRIPTION OF CHANGES: 
Updating the update_fork.pl script for user forks to update the develop branch (which is now the default) rather than community_develop

## TESTS CONDUCTED: 
Updated my own fork using the new version of this script
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.

Updates with the UPP refactor phase 2 merge from Bo Cui
4 participants