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

Sync merge feature/ops-wcoss2 into dev_v16 (gempak/prep) #697

Merged
merged 7 commits into from
Mar 28, 2022

Commits on Mar 22, 2022

  1. Add needed gempak subfolder to gempak ush scripts

    - Add "/gempak" subfolder to several HPCUKMET, grid, and grid3 path
    variables used in gempak ush scripts for ukmet data
    - Boi Vuong and Wei Wei tested on WCOSS2 to confirm GDAS ukmet data
    match in terms of size between WCOSS1 and WCOSS2
    
    Refs: #399
    KateFriedman-NOAA committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f0b60cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #689 from KateFriedman-NOAA/feature/ops-wcoss2

    Add needed gempak subfolder to gempak ush scripts
    KateFriedman-NOAA authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    621dfa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Add obsproc/prepobs run versions to wcoss2.ver

    - add obsproc_run_ver and prepobs_run_ver to wcoss2.ver for use when
    pointing to package installs during prep job
    
    Refs: #399
    KateFriedman-NOAA committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3d1e7e8 View commit details
    Browse the repository at this point in the history
  2. Update prep.sh to use new WCOSS2 obsproc packages

    - add modulefile load from prepobs install
    - update JJOB name to JOBSPROC_GLOBAL_PREP and path to adjusted install
    location variable $HOMEobsproc
    
    Refs: #399
    KateFriedman-NOAA committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0deb00b View commit details
    Browse the repository at this point in the history
  3. Update obsproc package settings in dev config.base

    - change HOMEobsproc_prep to HOMEobsproc
    - remove HOMEobsproc_network and HOMEobsproc_global; replace with
    HOMEprepobs
    - point HOMEobsproc to group account BASE_GIT obsproc install using new
    obsproc_run_ver variable set in $target.ver files
    - point HOMEprepobs to group account BASE_GIT prepobs install using new
    prepobs_run_ver variable set in $target.ver files
    
    Refs: #399
    KateFriedman-NOAA committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bee6dc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Update HOMEobsproc paths in config.base.nco.static

    - remove HOMEobsproc_prep, HOMEobsproc_network, and HOMEobsproc_global
    - add HOMEobsproc and point it to NCO ops install location
    
    Refs: #399
    KateFriedman-NOAA committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f5d83d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #696 from KateFriedman-NOAA/feature/ops-wcoss2

    Update prep job functionality to use new WCOSS2-port obsproc/prepobs packages
    KateFriedman-NOAA authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    40ffa25 View commit details
    Browse the repository at this point in the history