Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOAA GSL UPP updates #413

Merged
merged 59 commits into from
Dec 9, 2021
Merged

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    fd01766 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Merge pull request #1 from hu5970/RRFS_dev

    Turn on GSD cloud ceiling calculation for RRFS dev.
    christinaholtNOAA committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9b9c55c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    de76944 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Updates to UPP for RRFS applications (NOAA-GSL#3)

    * Updates to UPP for RRFS applications:
    1) Adding a RRFS-specific .xml control file and a corresponding .txt flat file.  Note that script changes (pending) are needed to leverage the new flat file.  However, this code will work in current real-time configurations.
    2) Adding GSL experimental ceiling diagnostics, GSL visibility diagnostic, and GSL sea-level pressure reduction (MAPS).  Also adding TKE and aerosol number concentrations.
    3) Code clean-up for ceiling-related diagnostics; added comments, etc.
    4) Removing several non-needed variables, originally inherited from FV3-SAR community configuration.
    jaymes-kenyon committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    accb212 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Updating UPP control files to specify GRIB2 generating center as "noa…

    …a_fsl_boulder" and the generating process as "hrrr". The "hrrr" specification is temporary, and will eventually be switched to "rrfs" once required changes to the "NCEPLIBS-g2tmpl" library are available. (NOAA-GSL#4)
    jaymes-kenyon committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b6e5b25 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    6ec6c91 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Adding README file (NOAA-GSL#7)

    * Adding README file to describe process of making a "flat" file.
    
    * Updates to README to improve explanation of input/output files.
    jaymes-kenyon committed May 13, 2021
    Configuration menu
    Copy the full SHA
    388a610 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Code to read in Flash Flood Guidance (FFG) and Average Recurrence Int…

    …erval (ARI) precipitation datasets for comparison with model QPF within UPP.
    EricJames-NOAA committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5afc8bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16fc58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4f0a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57154f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    fcad9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b746e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576045c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    9aebc26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NOAA-GSL#8 from EricJames-NOAA/exceed_code

    Exceedance code to output comparisons of QPF with Flash Flood Guidance
    EricJames-NOAA committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b79dda0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    0068b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Configuration menu
    Copy the full SHA
    d3c9890 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    51419b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update part of the code based on current EMC develop branch for compa…

    …ring the test results with the merged version.(NOAA-GSL#9)
    hu5970 committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    976069b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge pull request #1 from hu5970/RRFS_GSL_post_merge_fix

    Update code based on testing with RRFS cases.
    EricJames-NOAA committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    499c26e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    0443565 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from hu5970/RRFS_GSL_post_merge_fix

    Fixed several bugs in the code.
    EricJames-NOAA committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    cd477a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Merging RRFS_dev onto NOAA-EMC/EMC_POST:develop branch.

    Merge remote-tracking branch 'upstream/RRFS_GSL_post_merge' into HEAD
    EricJames-NOAA committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5d8deea View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    abb6f8c View commit details
    Browse the repository at this point in the history
  2. Bug fixes for FFG file existence check, and changes to handle rotated…

    … lat-lon grid interpolation for FFG
    EricJames-NOAA committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    adbbf6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1762cb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54e5dc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Merge pull request NOAA-GSL#12 from EricJames-NOAA/ffg_exist

    Adding check for existence of FFG file to avoid crash when missing, and handling of interpolation to rotated lat-lon grid.
    hu5970 committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e209338 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Updating XML and flat txt files to include a 65th vertical level to b…

    …e consistent with updated FV3LAM model with higher model top. (NOAA-GSL#13)
    EricJames-NOAA committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9b8f6f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    384cb71 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    0cb6a03 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    bc79378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e755d93 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Additional cleanup recommended by Ming: we really only need two excee…

    …dance variables; one for 1h FFG and one for run total FFG exceedances.
    EricJames-NOAA committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3521968 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    4ce8e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7c469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c9dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d09379c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    d78ae65 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    bb01ce6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NOAA-GSL#17 from EricJames-NOAA/ffg_cleanup

    Code changes in preparation for pushing to NOAA-EMC/UPP (including 9 soil level update)
    EricJames-NOAA committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    54c59e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    fecc74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683ab0b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Couple of bug fixes in NOAA-EMC code. Bugs were leading to PRMSL and …

    …-10C REFD being all zeroes.
    EricJames-NOAA committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6f8b20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82755d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    d833d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Putting all new GSL variables into EMC's unified post_avblflds.xml. N…

    …ote that EMC's unified post_avblflds.xml does not validate using the avblflds Schema.
    EricJames-NOAA committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    b4dbd9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    466a63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33d8ca View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    cff8120 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Changing back scale for WEASD_ON_SURFACE to previous default, thanks …

    …to suggestion from Wen Meng.
    EricJames-NOAA committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c1a7f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08e2ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789f217 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Reverting changes in fv3lam_post_avblflds.xml since GSL new variables…

    … are now included in post_avblflds.xml
    EricJames-NOAA committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0612de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb5a75 View commit details
    Browse the repository at this point in the history
  3. Updating 3drtma_postcntrl.xml with revised name for GSD_EXP_CEILING. …

    …This also affects postxconfig-NT-3drtma.txt. postxconfig-NT-fv3lam_rrfs.txt also changed due to changes in post_avblflds.xml
    EricJames-NOAA committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f1a8b44 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    383ad16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368fef6 View commit details
    Browse the repository at this point in the history