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

Add task to process reforecast variables to save on WCOSS2 #2680

Merged

Commits on May 20, 2024

  1. Add task to extract reforecast variables

    A rocoto task has been added to process the reforecast variables. A config file has been created for this task. Resources specific to this task have also been added to config.resources.
    EricSinsky-NOAA committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ec4b800 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add top level script for extractvars task

    The topmost extractvars script has been added to the global workflow rocoto subdirectory.
    EricSinsky-NOAA committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2923780 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    25cf481 View commit details
    Browse the repository at this point in the history
  2. Update extractvars job dependency

    The extractvars job dependency has been updated so that extractvars is triggered by the completion of wave_post_grid.
    EricSinsky-NOAA committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8845dc7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add JGLOBAL script for extractvars task

    A new JGLOBAL script has been added for the extractvars task.
    EricSinsky-NOAA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f46544e View commit details
    Browse the repository at this point in the history
  2. Add scripts to process atmos reforecast variables

    Scripts have been added which allow the processing of atmosphere reforecast variables.
    EricSinsky-NOAA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e9702c8 View commit details
    Browse the repository at this point in the history
  3. Add parm files for extractvars task

    Parm files have been added that provide a variable list specific to reforecast variables to be saved on disk.
    EricSinsky-NOAA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e378727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fbc7ac View commit details
    Browse the repository at this point in the history
  5. Refine extractvars scripts

    The extractvars scripts have been simplified.
    EricSinsky-NOAA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ff36ef2 View commit details
    Browse the repository at this point in the history
  6. Add corrections

    Corrections were made to some new scripts.
    EricSinsky-NOAA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c173979 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    43b0ac1 View commit details
    Browse the repository at this point in the history
  2. Add script to process ocean and ice

    A script has been added to process the ocean and ice variables for the reforecast. Parm files for ocean and ice have also been added.
    EricSinsky-NOAA committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0deabb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add script to process waves

    A script has been added to process the wave variables for the reforecast.
    EricSinsky-NOAA committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    177783b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7235fc1 View commit details
    Browse the repository at this point in the history
  3. Simplify wave script

    The script that processes waves in the extractvars task has been cleaned up.
    EricSinsky-NOAA committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d3688ed View commit details
    Browse the repository at this point in the history
  4. Fix brackets

    The brackets have been fixed in gefs_tasks.py
    EricSinsky-NOAA committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f807374 View commit details
    Browse the repository at this point in the history
  5. Add wave forecast frequency variable

    A wave output frequency variable has been added that allows a specific wave forecast output frequency for data saved on disk.
    EricSinsky-NOAA committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    215a726 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Run shellnorms on push

    Shellnorms is set to run on every git push.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b79237c View commit details
    Browse the repository at this point in the history
  2. Fix wave script

    An FHMAX variable has been added to the wave script in the extractvars task so that an unbound error can be avoided.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e3f61ba View commit details
    Browse the repository at this point in the history
  3. Clean up JGLOBAL_EXTRACTVARS script

    The JGLOBAL_EXTRACTVARS script has been refined.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c9e49d7 View commit details
    Browse the repository at this point in the history
  4. Clean up more scripts

    More scripts have been cleaned up.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b1076f3 View commit details
    Browse the repository at this point in the history
  5. Revert "Run shellnorms on push"

    This reverts commit b79237c.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e7adce9 View commit details
    Browse the repository at this point in the history
  6. Clean up extractvars script

    The extactvars script has been cleaned up.
    EricSinsky-NOAA committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e1f2e71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a310f0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1917d26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b88bae4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2a9e33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b964ef View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add more corrections

    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1049801 View commit details
    Browse the repository at this point in the history
  2. Simplify ocnice extractvars script

    Unneeded lines have been removed from the ocnice extractvars script.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1168566 View commit details
    Browse the repository at this point in the history
  3. Remove unused variable

    An unused variable ensname has been removed from the ocnice extractvars script.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2a23b7 View commit details
    Browse the repository at this point in the history
  4. Add more corrections

    Additional corrections have been added.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1a91e4a View commit details
    Browse the repository at this point in the history
  5. Clean up wave script in extractvars task

    The wave script in the extractvars task has been cleaned up.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9417dd6 View commit details
    Browse the repository at this point in the history
  6. Add more fixes to wave script in extractvars

    More fixes have been added to the wave script in the extractvars task.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    99d3adf View commit details
    Browse the repository at this point in the history
  7. Define COM directories for extractvars task

    COM directories have been defined for the extractvars task. Data generated in the extractvars task has the ability to be copied to COMROOT.
    EricSinsky-NOAA committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f3df65e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    e0f8d32 View commit details
    Browse the repository at this point in the history
  2. Create an option to remove extractvars task

    An option in config.base has been created that allows the user to include or not include the extractvars task in the workflow.
    EricSinsky-NOAA committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    64beacc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    2a5aab9 View commit details
    Browse the repository at this point in the history
  2. Modify wave parm file for extractvars task

    The wave parm file for the extractvars task has been modify to meet stakeholder and resource requirements.
    EricSinsky-NOAA committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    01b601a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Improve task dependency for extractvars

    The dependencies have been modified for the extractvars task.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1ca415e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8a40f View commit details
    Browse the repository at this point in the history
  3. Remove unused variable

    An unused variable has been removed form the wave script in extractvars.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a84e0d9 View commit details
    Browse the repository at this point in the history
  4. Add DO_EXTRACTVARS to default yaml

    The variable DO_EXTRACTVARS has been added to the gefs default yaml.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ecb069c View commit details
    Browse the repository at this point in the history
  5. Modify config.base for GEFS

    The config.base for GEFS has been modified to consider a default DO_EXTRACTVARS in the default yaml file.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e280a36 View commit details
    Browse the repository at this point in the history
  6. Fix dependencies for extractvars

    The metatask dependencies have been corrected for the extractvars task in gefs_tasks.py.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c79a8b6 View commit details
    Browse the repository at this point in the history
  7. Update FHOUT variable

    The FHOUT_OCNICE variable has been updated to FHOUT_OCN and FHOUT_ICE.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b5893db View commit details
    Browse the repository at this point in the history
  8. Remove unused variables from config.extractvars

    Unused variables have been removed from config.extractvars. A couple of new variables have been added.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    03ba201 View commit details
    Browse the repository at this point in the history
  9. Remove more unused variables

    More unused variables have been removed from config.extractvars.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2a6071a View commit details
    Browse the repository at this point in the history
  10. Remove nonexistant variable

    A nonexistant variable has been removed from exglobal_extractvars.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cdc4d89 View commit details
    Browse the repository at this point in the history
  11. Modify scripts to process netcdf input

    The extractvars scripts have been modified so that there is a capability for  netcdf ocn and ice input to be processed.
    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    456dbdf View commit details
    Browse the repository at this point in the history
  12. Fix shellcheck errors

    EricSinsky-NOAA committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e496529 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7b7c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Add checks for ocean/ice variable extraction

    Checks have been added to ensure all requested ocean and ice variables are available in the input netcdf files.
    EricSinsky-NOAA committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8ab7ec3 View commit details
    Browse the repository at this point in the history
  2. Fix shellcheck errors

    EricSinsky-NOAA committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ddb470 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix warning statement

    Warning statement in the ocnice extractvars script has been corrected.
    EricSinsky-NOAA committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c44a5bc View commit details
    Browse the repository at this point in the history
  2. Fix typo in parmfile

    A typo in the atmos extractvars parmfile has been fixed.
    EricSinsky-NOAA committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b61d98f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add checks to the extractvars atmos scripts

    Some checks have been added to the extractvars atmos scripts. A new script has also been created that contains some functions used to process the atmos variables for the extractvars task.
    EricSinsky-NOAA committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4e4715f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca3c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ebfbb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Apply initial fix for ocean filename mismatch

    An initial fix has been added so that the workflow can properly be link the MOM6 native files when there is an offset.
    EricSinsky-NOAA committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5774c2a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

  1. Apply an improved fix for ocean filename mismatch

    A new diag_table has been created that is specfically used for when OFFSET_START_HOUR is greater than 0. Using this diag_table will allow for the ocean filenames to properly match to what is created in the workflow.
    EricSinsky-NOAA committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3947d18 View commit details
    Browse the repository at this point in the history
  2. Fix shellcheck issue

    EricSinsky-NOAA committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dd6b1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f828121 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Increase flexibility of extractvars dependencies

    A conditional statement has been added to allow for certain dependencies to be omitted from extractvars for components that are not set to run.
    EricSinsky-NOAA committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ecf788f View commit details
    Browse the repository at this point in the history
  2. Allow only specific components to be processed

    Only components that are set to run will be processed in the extractvars task.
    EricSinsky-NOAA committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1beb044 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    987f27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156306f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674c40f View commit details
    Browse the repository at this point in the history
  4. Move extractvars variable defs to config

    The extractvars variables have been moved from exscript to config.extractvars.
    EricSinsky-NOAA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2be9a15 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    235886b View commit details
    Browse the repository at this point in the history
  2. Replace COM with COMIN and COMOUT

    The COM variables have been replaced with COMIN and COMOUT in the extractvars task.
    EricSinsky-NOAA committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c2db0a5 View commit details
    Browse the repository at this point in the history
  3. Revert changes related to offsets

    Changes that are related to offsets have been removed.
    EricSinsky-NOAA committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a140ef6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Rename JGLOBAL_EXTRACTVARS

    JGLOBAL_EXTRACTVARS has been renamed to JGEFS_EXTRACTVARS.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c7f8364 View commit details
    Browse the repository at this point in the history
  2. Add comment to explain DO_EXTRACTVARS

    A brief description has been added for DO_EXTRACTVARS.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    32c25a6 View commit details
    Browse the repository at this point in the history
  3. Polish some if-statements in extractvars

    Some if-statements have been refined in extractvars.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d349d66 View commit details
    Browse the repository at this point in the history
  4. Revert "Rename JGLOBAL_EXTRACTVARS"

    This reverts commit c7f8364.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8ef0bd9 View commit details
    Browse the repository at this point in the history
  5. Simplify com var defs in gefs_atmos_extractvars

    The defining of the com var varialbes have been refined in gefs_atmos_extractvars
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5310eaa View commit details
    Browse the repository at this point in the history
  6. Rename oufile in gefs_atmos_extractvars

    The oufile variable has been renamed to outfile in gefs_atmos_extractvars.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1d570ea View commit details
    Browse the repository at this point in the history
  7. Add varlist as argument for check_atmos

    The varlist variable has been added as an argument for the check_atmos function.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    491be9c View commit details
    Browse the repository at this point in the history
  8. Define a compression utility

    A variable has been added in config.extractvars that defines a compression utility.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d9a1681 View commit details
    Browse the repository at this point in the history
  9. Rename oufile1 in gefs_ocnice_extractvars

    The oufile1 variable has been renamed to outfile in gefs_ocnice_extractvars.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a0343a3 View commit details
    Browse the repository at this point in the history
  10. Rename oufile1 in gefs_wav_extractvars

    The oufile1 variable in gefs_wav_extractvars has been renamed to outfile.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ac855af View commit details
    Browse the repository at this point in the history
  11. Remove mode arugment from mkdir

    The mode argument has been removed from mkdir in JGLOBAL_EXTRACTVARS.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f768627 View commit details
    Browse the repository at this point in the history
  12. Remove FHMAX and use FHMAX_GFS

    The FHMAX variable has been removed from config.extractvars. FHMAX_GFS from config.base is used in the extractvars task instead of FHMAX.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f35452f View commit details
    Browse the repository at this point in the history
  13. Remove duplicate variable in config.extractvars

    A duplicate variable ocnres has been removed from config.extractvars.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    de3e5e6 View commit details
    Browse the repository at this point in the history
  14. Remove FHMAXHF, FHMAXLF and FHMAXHF

    FHMAXHF, FHMAXLF and FHMAXHF have been removed from config.extractvars and have been replaced with FHMAX_HF_GFS, FHOUT_GFS and FHMAX_HF_GFS from config.base, respectively.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ef7799b View commit details
    Browse the repository at this point in the history
  15. Check that FHMAX_GFS is greater than FHMAX_HF_GFS

    An error check has been added to make sure FHMAX_GFS is greater than FHMAX_HF_GFS. A fatal error will occur if this check fails.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2f89276 View commit details
    Browse the repository at this point in the history
  16. Moved parmfile variables to config.extractvars

    The parmfile variables have been moved from exglobal_extractvars to config.extractvars. Some of the parmfile descriptions have also been corrected.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    beb9e5e View commit details
    Browse the repository at this point in the history
  17. Add extractvars function to copy output to COMROOT

    A function has been added that checks if an output file exits. If the output file exits, then the output file is copied from RUNDIRS to COMROOT.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    55f65d5 View commit details
    Browse the repository at this point in the history
  18. Copy ocn, ice and wave files individually

    The ocn, ice and wave extractvar scripts have been modified so that the output can be copied to COMROOT individually.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    98c3c48 View commit details
    Browse the repository at this point in the history
  19. Split COMOUT RFCST ATMOS into two directories

    The COMOUT RFCST ATMOS variable has been split into two directories. There is one directory for f2d variables and one directory for f3d variables.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1985224 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8610220 View commit details
    Browse the repository at this point in the history
  21. Replace gefs string with RUN variable

    The string "gefs" has been replaced with the variable RUN.
    EricSinsky-NOAA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f5db1e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    701a85c View commit details
    Browse the repository at this point in the history
  2. Replace while loops with for loops where possible

    Loops that have a constant interval have been changed from while loops to for loops.
    EricSinsky-NOAA committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    16bff05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a920be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3e8c34 View commit details
    Browse the repository at this point in the history
  5. Modify extractvars dependencies

    The extractvars dependencies have been modified. When the prod jobs for a certain member are finished, the extractvars task for that member will be triggered. Double quotes have also been added to the atmos extractvars script.
    EricSinsky-NOAA committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1022872 View commit details
    Browse the repository at this point in the history
  6. Remove gefs string from ush script filenames

    The string "gefs" has been removed from the extractvars ush script filenames.
    EricSinsky-NOAA committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    22de8a8 View commit details
    Browse the repository at this point in the history
  7. Update resources used in extractvars

    The resources requested have been reduced in config.resources.
    EricSinsky-NOAA committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    88e4ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Use more efficient method to generate parmlist

    A more efficient method is used to generate a partial parmlist in extractvars.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    44eb052 View commit details
    Browse the repository at this point in the history
  2. Add job-specific variable for FHMAX_HF_GFS

    A job-specific variable for FHMAX_HF_GFS has been added called FHMAX_HF_EV. FHMAX_HF_GFS has been replaced by FHMAX_HF_EV accordingly.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bffb227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e5582 View commit details
    Browse the repository at this point in the history
  4. Move temporary atmos files into subdata directory

    The temporary atmos files for the extractvars task have been moved to the subdata directory.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9a03c58 View commit details
    Browse the repository at this point in the history
  5. Rename varlist in check_atmos function

    The varlist variable in the check_atmos function has been renamed to varlistl.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ec7a307 View commit details
    Browse the repository at this point in the history
  6. Address shell check error and fix error

    A shell check has been addressed. Also, an empty partial parm file is created before any wgrib2 functions are called in the atmos ush extractvars script. This prevents any no such file or directory error when wgrib2 is used.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bee6fa4 View commit details
    Browse the repository at this point in the history
  7. Add more detail to warning message

    More detail has been added to a warning message when a requested parm variable cannot be found in any of the input atmos grib2 files for a given lead time and given member.
    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e565ff0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9373721 View commit details
    Browse the repository at this point in the history
  9. Fix shell check error

    EricSinsky-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    90c692f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    220fce1 View commit details
    Browse the repository at this point in the history
  2. Declare functions and source in exscript

    Extractvars functions have been declared in extractvars_tools. The extractvars functions are sourced in exglobal_extractvars instead of atmos_extractvars.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c968e1f View commit details
    Browse the repository at this point in the history
  3. Fix indent

    An indent has been fixed in extractvars_tools.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d86b1e9 View commit details
    Browse the repository at this point in the history
  4. Replace cp with NCP

    The command cp has been replaced with the variable NCP in extractvars_tools.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1f77718 View commit details
    Browse the repository at this point in the history
  5. Replace NCP with cpfs

    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    89f5621 View commit details
    Browse the repository at this point in the history
  6. Remove source extractvars_tools from ush scripts

    The source extractvars_tools.sh has been removed from the ush scripts. Source extractvars_tools has been moved to the exscript.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2e4ca68 View commit details
    Browse the repository at this point in the history
  7. Rename wav_extractvars to wave_extractvars

    The wav_extractvars script has been renamed to wave_extractvars.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f8d24f2 View commit details
    Browse the repository at this point in the history
  8. Pass dcnt into daily_avg_atmos and add description

    The dcnt variable has been passed into the daily_avg_atmos function. A brief description of dcnt, vcnt and fcnt have also been added.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0bfc12f View commit details
    Browse the repository at this point in the history
  9. Replace ${cycle} with t${cyc}z

    The variable ${cycle} has been replaced with t${cyc}z.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    519922c View commit details
    Browse the repository at this point in the history
  10. Pass outres into daily_avg_atmos function

    The outres variable is passed into daily_avg_atmos function.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9d3ba90 View commit details
    Browse the repository at this point in the history
  11. Rename davgtmp

    The filename davgtmp has been renamed.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e64a640 View commit details
    Browse the repository at this point in the history
  12. Simplify the declaring of COM variables

    The COM variables for ocean, ice and waves are declared all in one command.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f8bd19d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db4b432 View commit details
    Browse the repository at this point in the history
  14. Add check for FHOUT_WAV_EXTRACT

    A check has been added to make sure FHOUT_WAV is a factor of FHOUT_WAV_EXTRACT. If it is not, FHOUT_WAV_EXTRACT is set to FHOUT_WAV. Also added a space to some comments.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cd1c5d6 View commit details
    Browse the repository at this point in the history
  15. Remove WGRIB2 definition

    Remove an unneccesary WGRIB2 definition from exglobal_extractvars.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    16b546d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0384906 View commit details
    Browse the repository at this point in the history
  17. Use variable subdata in ocnice/wave ush scripts

    The variable subdata replaces outdirpre and DATA in the ocnice and wave ush scripts.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7b523eb View commit details
    Browse the repository at this point in the history
  18. Remove unneccesary lines in exglobal_extractvars

    The mkdir portions have been removed from exglobal_extractvars. Also, "mem${ENSMEM}_" has been removed from directory names.
    EricSinsky-NOAA committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d14c291 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Remove gen_parmlist and loop through infiles

    The gen_parmlist function has been removed and a for-loop has been created to loop through infile1 and inflile2. The variable check all occurs in the check_atmos function.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a7433a3 View commit details
    Browse the repository at this point in the history
  2. Loop through infile when creating davg files

    A for-loop has been created to loop through the infiles when calculating the daily-averaged files.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    68f2714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    655175f View commit details
    Browse the repository at this point in the history
  4. Address shellcheck error and add comment

    A comment has been added to explain why an error should not be returned in check_atmos function.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a2abff7 View commit details
    Browse the repository at this point in the history
  5. Add file availability check in atmos script

    A file availability check has been added for the daily-averaged data file extraction.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    148d8db View commit details
    Browse the repository at this point in the history
  6. Add option to extract levels for ocean 3d vars

    An option has been added to extract a range of levels from the 3d variables in the netcdf ocean products.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ea0bd8c View commit details
    Browse the repository at this point in the history
  7. Fix shell check error

    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    142450a View commit details
    Browse the repository at this point in the history
  8. Add quotes

    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    380dfee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b293a65 View commit details
    Browse the repository at this point in the history
  10. Remove grib2 support

    Grib2 support has been removed from the extractvars task.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    43a0b10 View commit details
    Browse the repository at this point in the history
  11. Add fatal error if data file does not exist

    A fatal error will occur if an output data file does not exist.
    EricSinsky-NOAA committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7bd4b67 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Rename FHMAX_HF_EV to FHMAX_HF_GFS

    The job-specific variable FHMAX_HF_EV has been renamed to FHMAX_HF_GFS according to a reviewer's suggestion.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c7e5d08 View commit details
    Browse the repository at this point in the history
  2. Change output directory to ARCDIR

    The output directory for extractvars has been moved from COMOUT to ARCDIR.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    16425cb View commit details
    Browse the repository at this point in the history
  3. Move mkdirs for arcdir to J-JOB script

    The arcdir directories are being created in the JGLOBAL_EXTRACTVARS instead of config.extractvars. Also, directories for a specific component will only be made if that component is set to run.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bdb429c View commit details
    Browse the repository at this point in the history
  4. Add brief documentation to scripts and functions

    Brief documentation has been added to the extractvars scripts and functions.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1add8e1 View commit details
    Browse the repository at this point in the history
  5. Modify description for daily_atmos

    A portion of the description for daily_atmos has been removed since what was mentioned is not a requirement for the input grib2 file.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bf19e74 View commit details
    Browse the repository at this point in the history
  6. Revert "Modify description for daily_atmos"

    This reverts commit bf19e74.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c869271 View commit details
    Browse the repository at this point in the history
  7. Modify and correct description for daily_atmos

    The correct portion of the description for daily_atmos has been removed since what was mentioned is not a requirement for the input grib2 file. Another portion that was incorrectly removed has been reinstated.
    EricSinsky-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f7357ea View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    f572f6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e18ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f40284 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    EricSinsky-NOAA committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6d9ccb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    97c2f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa68a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a724f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bffeb25 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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