Phil Pegion

Results 8 issues of Phil Pegion

## Description The stochastic physics repo sits under the noaa-psd organization, but we "psd" no longer exists, and we want to update the organization name to be NOAA-PSL. When we...

enhancement

## Description Due to the lack of logic checking, if SPPT is not active and pert_clds is true, the cloud fraction gets modified by an uninitialized array and crashes. Short...

bug

## Description When starting the coupled model from the end of the IAU window (FHR03), the ocean daily output becomes 03Z to O3Z averages. This also messes up the writing...

enhancement

## Description The error checking logic in GFS_typedefs.F90 only uses a stop, which only aborts the atmospheric tasks, the ocean and ice model do not get an abort message and...

bug

## Commit Queue Requirements: - [ ] Fill out all sections of this template. - [ ] All sub component pull requests have been reviewed by their code managers. -...

**Description** Currently the model can only read in an increment file if initializing with a restart file. This functionality is also used to read in ensemble perturbations, and should also...

Currently, the ability to read in an analysis increment is inside the warm_start section of the code. So if a user tried to apply an increment to the initial condition,...

enhancement

## Description Currently the model can only read in an increment file if initializing with a restart file. This functionality is also used to read in ensemble perturbations, and should...