Skip to content

Add downward freezing level search#1546

Draft
ChristopherHill-NOAA wants to merge 2 commits into
NOAA-EMC:developfrom
ChristopherHill-NOAA:feature/iss1005_alt_freezing_level_computation
Draft

Add downward freezing level search#1546
ChristopherHill-NOAA wants to merge 2 commits into
NOAA-EMC:developfrom
ChristopherHill-NOAA:feature/iss1005_alt_freezing_level_computation

Conversation

@ChristopherHill-NOAA

@ChristopherHill-NOAA ChristopherHill-NOAA commented May 28, 2026

Copy link
Copy Markdown
Contributor

A new routine FRZLVLHI.f is adapted from the existing routine FRZLVL.f to introduce a downward search for the local freezing level from the GFS output. The downward search has the effect of finding the highest level with a freezing temperature value more precisely than is performed by FRZLVL2.f, but excludes freezing levels in tropospheric inversion layers.

This PR includes a call to FRZLVLHI in place of FRZLVL within the routine MISCLN for testing purposes, whereas a new call to FRZLVLHI should be included in MISCLN in addition to existing calls to FRZLVL and FRZLVL2. As with #1539, unique GRIB fields will be needed in parameter files to store data obtained from FRZLVLHI separately from FRZLVL and FRZLVL2.

Additional commentary of UPP tests using FRZLVLHI.f are provided in #1005.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants