NOAA-PSL / stochastic_physics

Contains the stochastic physics pattern generator for the Unified Forecast System
Other
6 stars 41 forks source link

Add optional attribute for variables where necessary #79

Closed climbfuji closed 5 months ago

climbfuji commented 6 months ago

Description

All in the title. Required for supporting optional arguments in CCPP (see https://github.com/ufs-community/ufs-weather-model/pull/2205 and PRs listed there).

Working towards https://github.com/NCAR/ccpp-framework/issues/540

This is part of a large set of PRs:

https://github.com/NCAR/ccpp-framework/pull/552 https://github.com/NOAA-EMC/fv3atm/pull/807 https://github.com/ufs-community/ufs-weather-model/pull/2205 https://github.com/ufs-community/ccpp-physics/pull/189 https://github.com/NCAR/ccpp-framework/pull/556 (can be scheduled and merged anytime beforehand) https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere/pull/338 https://github.com/NOAA-PSL/stochastic_physics/pull/79

How Has This Been Tested?

ufs-weather-model full regression testing on Hera (all tests b4b)

climbfuji commented 5 months ago

@pjpegion This PR is ready for review! Everything is b4b identical in the UFS-W-M regression tests.

FernandoAndrade-NOAA commented 5 months ago

Testing for #2205 has completed successfully, please continue with merging this PR.