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

Redundant surface variable cleanup #717

Merged
merged 17 commits into from
Aug 17, 2021
Merged

Conversation

mzhangw
Copy link
Collaborator

@mzhangw mzhangw commented Aug 5, 2021

@mzhangw can you please check the list of variables again, I think the PR actually cleans up fewer than those listed here. Thanks!

This PR cleans up the following surface variables:
surface_upwelling_longwave_flux_over_water_interstitial
surface_upwelling_longwave_flux_over_land_interstitial
surface_upwelling_longwave_flux_over_ice_interstitial
sea_ice_temperature_interstitial
surface_skin_temperature_over_water_interstitial
surface_skin_temperature_over_ice_interstitial
surface_longwave_emissivity_over_water_interstitial
surface_skin_temperature_over_land_interstitial
kinematic_surface_upward_sensible_heat_flux_over

The original fv3atm PR is: NOAA-EMC/fv3atm#366

It passed all RTs.

Associated PRs:

#717
NOAA-EMC/fv3atm#368
ufs-community/ufs-weather-model#747

For regression testing, see ufs-community/ufs-weather-model#747.

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

@mzhangw your PR is reverting Xia's recent changes. It seems that you pulled in her PR and then copied over your code. See, for example, GFS_MP_generic or gfdl_cloud_microphys or m_micro. You need to fix all of these, only your code changes should show up in the diff.

@mzhangw
Copy link
Collaborator Author

mzhangw commented Aug 13, 2021 via email

@mzhangw
Copy link
Collaborator Author

mzhangw commented Aug 13, 2021 via email

climbfuji and others added 3 commits August 16, 2021 07:57
…tial_save to surface_skin_temperature_over_land_save in physics/sfc_noah_wrfv4_interstitial.meta
Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

Code changes look good, regression tests passed on gaea.intel and hera.intel so far.

@climbfuji climbfuji requested a review from SMoorthi-emc August 16, 2021 16:06
Copy link
Collaborator

@SMoorthi-emc SMoorthi-emc left a comment

Choose a reason for hiding this comment

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

Thanks for reducing the interstitial variables.

@mzhangw
Copy link
Collaborator Author

mzhangw commented Aug 16, 2021

It includes all redundant variables I found by far, although I believe that there are more that could be done in the future.

@climbfuji climbfuji merged commit 8e670b0 into NCAR:main Aug 17, 2021
@mzhangw mzhangw deleted the redund_mzhang branch December 15, 2021 21:16
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.

4 participants