Closed emilyhcliu closed 3 years ago
Prior to gfs.v15.1.1, NCO had the GFS in three main directories: gfs, gdas, and global_shared.
Tags for the DA components of GFS implementations v13.0.1 to v14.1.7 are in two directories:
The global_shared directory contains GSI source code, scripts, jobs, and fix files. The gdas directory contains source code, scripts, jobs, and fix files for the ensemble part of the GFS DA package.
So at yesterday's meeting @RussTreadon-NOAA , @HaixiaLiu-NOAA, @CatherineThomas-NOAA and myself decided to relax the requirement for a definitive list of changes but to retain the gfsv16_historical/ directory to help with running retrospectives for the v16.x implementation only.
Do you guys still want to adjust the global_*txt file if-blocks in config.anal global-workflow or leave them as is and have users adjust their own config.anal files based on the GSI 0readme contents for now? Looking to wrap up the workflow side for this implementation. Thanks!
So at yesterday's meeting @RussTreadon-NOAA , @HaixiaLiu-NOAA, @CatherineThomas-NOAA and myself decided to relax the requirement for a definitive list of changes but to retain the gfsv16_historical/ directory to help with running retrospectives for the v16.x implementation only.
Do you guys still want to adjust the global_*txt file if-blocks in config.anal global-workflow or leave them as is and have users adjust their own config.anal files based on the GSI 0readme contents for now? Looking to wrap up the workflow side for this implementation. Thanks!
@KateFriedman-NOAA , I'll get you the workflow changes this morning.
Tag release/gfsda.v16.1.5 at c96150b as gfsda.v16.1.5.
Timeline of Issus and Actions related to CrIS NPP
The side-2 LW+SW data is in good shape. Data quality is comparable to those from side-1 before. After the side switch occurs, SNPP CrIS data will only be available from CLASS and GRAVITE. These data will be suspended from NDE/PDA until cleared by the calibration/validation science team.
Official messages from NESDIS regarding the status CrIS NPP data
Preparation for CrIS NPP (switch back to side-1 for LW + SW)
To do list:
Notes for abias and abias_pc (bias and pc files)
Background:
We set the use flag for CrIS NPP in satinfo file to -1. This set all CrIS NPP channels to passive channels for monitoring and so the bias coefficients and pre-conditioning values are being estimated and updated unless the use flag is set to -2 (do not use) or no data flow at all.
The NESDIS turned off the data stream entirely from 20210521 18Z, and then turned on the data (MW+SW) again from 20210602 12Z. The following describes the evolution of the bias and pc for CrIS NPP after NESDIS turned on MW+SW (1) LW channels: the bias coefficients stays the same as the 20210521 12Z (right before NESDIS turning off the data stream the pc values are set to default (10000); a large value since the data count is zero (2) MW channels: the bias coefficients were updated (since iuse_rad is set to -1) since the MW channels were available the pc values were estimated since the data count is not zero and greater than a pre-set threshold (3) SW channels: the bias coefficients were updated (since iuse_rad is set to -1) since the SW channels were available the pc values were estimated since the data count is not zero and greater than a pre-set threshold MW and SW channels are pass channels (not used in the assimilation at all). However, the bias estimation for these passive channels was not valid since LW channels were missing for QC (cloud detection). This won't impact the assimilation result.
What to do with the bias and pc values for CrIS NPP? --- we are going for Method#3
Method #1 Give NCO an updated bias and pc files with changes in CrIS NPP only Use the bias and pc values for CrIS NPP channels from the cycle (20200521 12z) right before the CrIS NPP side-2 issue
Method #2 Give NCO an updated bias and pc files with changes in CrIS NPP only (1) For LW channels: copy the bias coefficients and pre-conditioning values from the cycle (20200521 12Z) right before the CrIS NPP side-2 issue (2) For MW and SW channels set both bias coefficients and pc to zero (3) Remove CrIS NPP diagnostic file from the radstat (for the first cycle)
Method #3 Give NCO an updated bias and pc files with changes in CrIS NPP only (1) Start bias and pc estimation from zero for CrIS NPP, if this is allowed in the operational system (2) Remove CrIS NPP diagnostic file from the radstat (for the first cycle)
We better do a drill run for a few cycles before we hand these changes to NCO.