Add merra2 aerosol handling for TEMPO microphysics - #389
Open
AndersJensen-NOAA wants to merge 1 commit into
Open
Add merra2 aerosol handling for TEMPO microphysics#389AndersJensen-NOAA wants to merge 1 commit into
AndersJensen-NOAA wants to merge 1 commit into
Conversation
- Introduced new module `module_get_aerosols_for_mp` for converting MERRA2 aerosol data. - Updated `mp_tempo.F90` to include new aerosol parameters and logic for handling aerosol awareness.
AndersJensen-NOAA
requested review from
Qingfu-Liu,
RuiyuSun,
climbfuji,
dustinswales,
grantfirl,
gthompsnWRF,
mzhangw and
rhaesung
as code owners
September 3, 2026 18:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
module_get_aerosols_for_mpfor converting MERRA2 aerosol data.mp_tempo.F90to include new aerosol parameters and logic for handling aerosol awareness.Description of Changes:
-Fixes convert_dry_rho in Thompson init. Thanks to @climbfuji for useful discussions on this.
Tests Conducted:
None
Dependencies:
Add any links to parent PRs (e.g. SCM and/or UFS PRs) or submodules (e.g. rte-rrtmgp). For example:
Documentation:
Does this PR add new capabilities that need to be documented or require modifications to the existing documentation? If so, brief supporting material can be provided here. Contact the CODEOWNERS if your PR requires extensive updates to the documentation. See https://github.com/NCAR/ccpp-doc for Technical Documentation or https://dtcenter.org/community-code/common-community-physics-package-ccpp/documentation for the latest Scientific Documentation.
Issue (optional):
If this PR is resolving or referencing one or more issues, in this repository or elewhere, list them here. For example, "Fixes issue mentioned in #123" or "Related to bug in NCAR/other_repository#123"
Contributors (optional):
If others have contributed to this work aside from the PR author, list them here