Handle 4D variables in getsfcensmeanp.x utility.#4
Conversation
getsfcensmeanp does not handle 4D variables. skip them
|
Please add @emilyhcliu as a reviewer since this involves |
|
@aerorahul and @emilyhcliu , I propose a different fix. I added logic to |
|
@RussTreadon-NOAA |
|
@aerorahul , you ask excellent questions which bounce back to the modeling team (@yangfanglin , @junwang-noaa ). For the time being I will add my change to your branch, |
|
@aerorahul , I am unable to push commits to github. |
Please see comments I made in NOAA-EMC/global-workflow#902 |
getsfcensmeanp.x utility.getsfcensmeanp.x utility.
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
Discuss various paths forward with @aerorahul . For the sake of timeliness, decide to move forward with this PR. A follow up PR can be opened at a later date based on @emilyhcliu's feedback.
getsfcensmeanp can now handle 4D variables.
Specifically,
cldfrawas introduced by the UFS-weather-model.Any/all 4D variables will be averaged in the
sfcfiles.See commit f1dc784 that adds ability to process 4D variables.