Skip to content

TEMPO v3 with Prognostic Cloud Fraction#212

Open
AndersJensen-NOAA wants to merge 60 commits intoufs-community:gsl/developfrom
AndersJensen-NOAA:feature/cloud_fraction
Open

TEMPO v3 with Prognostic Cloud Fraction#212
AndersJensen-NOAA wants to merge 60 commits intoufs-community:gsl/developfrom
AndersJensen-NOAA:feature/cloud_fraction

Conversation

@AndersJensen-NOAA
Copy link
Copy Markdown
Collaborator

The title above should be a 1 line short summary of the pull request (i.e. what the project the PR represents is intended to do).

Enter a description of this PR. This should include why this PR was created, and what it does.

Testing and relations to other Pull Requests should be added as subsequent comments.

See the below examples for more information.
MPAS-Dev/MPAS#930
MPAS-Dev/MPAS#931

Priority Reviewers

  • Please list the developers/collaborators you'd like to prioritize for review
  • Example:

- added graupel volume to init_atmosphere registry
- formatted code
cldfrabl_p(i,k,j) = cldfrac_bl(k,i)
! cldfrabl_p(i,k,j) = cldfrac_bl(k,i)
cldfrabl_p(i,k,j) = max(qal(k,i), qai(k,i))
qcbl_p(i,k,j) = qc_bl(k,i)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'll add a comment here as a reminder to look into this further.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if qal and qai are always present, this shouldn't be a problem, but they are tied to the new package, so I think we need a conditional here.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed on line 819, where I overwrite cloud fraction.

@dustinswales dustinswales moved this from Todo to In progress in MPAS-A PRs to process Apr 21, 2026
@dustinswales dustinswales moved this from In progress to Needs review in MPAS-A PRs to process Apr 21, 2026
@dustinswales dustinswales moved this from Needs review to In progress in MPAS-A PRs to process Apr 21, 2026
@dustinswales dustinswales moved this from In progress to Needs final review in MPAS-A PRs to process Apr 22, 2026
@dustinswales dustinswales moved this from Needs final review to In progress in MPAS-A PRs to process Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

3 participants