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

[develop] Added an option for RRFS external model files used as ICS and LBCS #1089

Merged
merged 25 commits into from
Sep 12, 2024

Commits on Sep 6, 2024

  1. additions for RRFS capability

    Natalie Perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e72d6ec View commit details
    Browse the repository at this point in the history
  2. add RRFS expected data source for ICS/LBCS, in parm/data_locations.ym…

    …l, add a new test for RRFS ICS/LBCS
    Natalie Perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    23e009d View commit details
    Browse the repository at this point in the history
  3. Updating documentation for RRFS ICS/LBCS capability

    Natalie Perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fbc06d4 View commit details
    Browse the repository at this point in the history
  4. adding a new test grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suit…

    …e_RRFS_v1beta for RRFS functionality
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e63f5c3 View commit details
    Browse the repository at this point in the history
  5. Updated description of a new test for RRFS functionality

    updated /WE2E/test_configs/grids_extrn_mdls_suites_community/config.grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suite_RRFS_v1beta.yaml
    
    Co-authored-by: Christina Holt <[email protected]>
    2 people authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    37c5863 View commit details
    Browse the repository at this point in the history
  6. Update config.grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suite_RR…

    …FS_v1beta.yaml
    natalie-perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5f4f07c View commit details
    Browse the repository at this point in the history
  7. Update retrieve_data.py

    removed debugging diagnostics
    natalie-perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    891e7cf View commit details
    Browse the repository at this point in the history
  8. reduce ensemble size and forecast period for a new test with RRFS ICS…

    …/LBCS
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a0f37ed View commit details
    Browse the repository at this point in the history
  9. Update doc/UsersGuide/CustomizingTheWorkflow/InputOutputFiles.rst

    Co-authored-by: Michael Lueken <[email protected]>
    
    Update doc/UsersGuide/BackgroundInfo/Components.rst
    
    Co-authored-by: Michael Lueken <[email protected]>
    2 people authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d07ea9a View commit details
    Browse the repository at this point in the history
  10. use RRFS output data as ICS/LBCS by setting external_model=HRRR in ex…

    …regional_make_ics.sh, exregional_make_lbcs.sh
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    70fc576 View commit details
    Browse the repository at this point in the history
  11. update scripts to process RRFS as ICS/LBCS

    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    361a59c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07b8333 View commit details
    Browse the repository at this point in the history
  13. add RRFS expected data source for ICS/LBCS, in parm/data_locations.ym…

    …l, add a new test for RRFS ICS/LBCS
    Natalie Perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cd2b1fb View commit details
    Browse the repository at this point in the history
  14. adding a new test grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suit…

    …e_RRFS_v1beta for RRFS functionality
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e41e622 View commit details
    Browse the repository at this point in the history
  15. Update retrieve_data.py

    removed debugging diagnostics
    natalie-perlin authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ab710c View commit details
    Browse the repository at this point in the history
  16. reduce ensemble size and forecast period for a new test with RRFS ICS…

    …/LBCS
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e1fd4d6 View commit details
    Browse the repository at this point in the history
  17. Update doc filedoc/UsersGuide/CustomizingTheWorkflow/InputOutputFiles…

    ….rst
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    14dbabf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e5664d4 View commit details
    Browse the repository at this point in the history
  19. New test for use of RRFS as ICS/LBCS has been left in coverage.orion …

    …test suite, among other coverage tests
    Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fca4e09 View commit details
    Browse the repository at this point in the history
  20. Update parm/wflow/plot.yaml to have nnodes=1

    Co-authored-by: Michael Lueken <[email protected]>
    2 people authored and Natalie Perlin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d532777 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. restore devbuild.sh to commit 83f173c from the PR#1100

    Natalie Perlin committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b72e661 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Updating the documentations files per Gillian Petro's suggestions
    
    Co-authored-by: Gillian Petro <[email protected]>
    natalie-perlin and gspetro-NOAA authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bc9d731 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update doc/UsersGuide/Reference/Glossary.rst

    Updating a description for RRFS data available from the AWS S3 NOAA-RRFS bucket
    
    Co-authored-by: Christina Holt <[email protected]>
    natalie-perlin and christinaholtNOAA authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d62da6 View commit details
    Browse the repository at this point in the history
  2. Changes in documentation on RRFS data availability on AWS S3 NOAA-RRF…

    …S bucket; use staged data for the new test with RRFS as ICS/LBCS
    Natalie Perlin committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3754499 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update config.grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suite_RR…

    …FS_v1beta.yaml
    
    Removing settings for "global" including ensemble size, from  the new test with RRFS as ICS/LBCS
    natalie-perlin authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d60a540 View commit details
    Browse the repository at this point in the history