Skip to content

Add debug mode option to compile_upp.sh#628

Merged
WenMeng-NOAA merged 15 commits into
NOAA-EMC:developfrom
YaliMao-NOAA:v17
Feb 10, 2023
Merged

Add debug mode option to compile_upp.sh#628
WenMeng-NOAA merged 15 commits into
NOAA-EMC:developfrom
YaliMao-NOAA:v17

Conversation

@YaliMao-NOAA
Copy link
Copy Markdown
Contributor

To solve issue #627, add debug mode option to compile_upp.sh.

@WenMeng-NOAA
Copy link
Copy Markdown
Collaborator

The UPP RT tests were completed on WCOSS2, Hera and Orion. No baseline update is needed with this PR.

@WenMeng-NOAA WenMeng-NOAA added the enhancement New feature or request label Feb 10, 2023
@WenMeng-NOAA WenMeng-NOAA added No Baseline Change No baseline of the UPP regression tests are made. Ready for Review This PR is ready for code review. labels Feb 10, 2023
@WenMeng-NOAA WenMeng-NOAA merged commit c48e0fd into NOAA-EMC:develop Feb 10, 2023
zhanglikate pushed a commit to zhanglikate/UPP that referenced this pull request Oct 10, 2025
* add IFI to post

* pass w to model & fixes to ccpp/physics changes

* send lightning threat indexes to post

* upp: remove 444 ltng and add 704

* ccpp/physics: fill ltg*_max with 0 when model is hydrostatic

* atmos_cubed_sphere: only send w to model in non-hydrostatic mode, and only if model wants it

* disable lightning_threat when hydrostatic, and initialize wgrs

* turn off lightning_threat by default since it allocates wgrs and passes w

* missing `active = (lightning_threat_indices_enabled)` for wgrd

* UPP submodule: correct ifi load on acorn

* remove unneeded initialization of ltg*_max in post_fv3

* remove unneeded hydrostatic check from maximum_hourly_diagnostics

* fix out-of-bounds access in upp calslr_roebbr

* fix another out-of-bounds access and move a message to stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request No Baseline Change No baseline of the UPP regression tests are made. Ready for Review This PR is ready for code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standalone UPP failed to generate master file if compiling in debug mode

2 participants