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

Feature 1004 usecase ghrsst marine #1182

Merged
merged 19 commits into from
Sep 30, 2021

Commits on Sep 9, 2021

  1. files for new use case

    j-opatz committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f04239f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. upping verbosity for debug

    j-opatz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0c8da1c View commit details
    Browse the repository at this point in the history
  2. more debugging

    j-opatz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ee08ea4 View commit details
    Browse the repository at this point in the history
  3. spelling fix

    j-opatz committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    42a2534 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. testing for climo issues

    j-opatz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a499dec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_1004_usecase_GHRSST_marine' of github.com:dtcen…

    …ter/METplus into feature_1004_usecase_GHRSST_marine
    j-opatz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9300643 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

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

Commits on Sep 20, 2021

  1. skip docker pull because docker create command will pull if needed, p…

    …rint full name of data volume used for easier debugging, no longer pass docker create command output to /dev/null because logic is no longer called from shell script (previously value was passed to script via std out so any logging info would be added to content)
    georgemccabe committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    dbef0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcc291 View commit details
    Browse the repository at this point in the history
  3. fixed typo

    georgemccabe committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7ae6364 View commit details
    Browse the repository at this point in the history
  4. added PyEmbedIngest to process fcst/obs/climo data and read files int…

    …o grid_stat to prevent out-of-memory errors
    georgemccabe committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    272388d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    987f863 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature_1004_usecase_GHRSST_marine' of https://github.c…

    …om/dtcenter/METplus into feature_1004_usecase_GHRSST_marine
    georgemccabe committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    46af533 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. created config file to use PyEmbedIngest so use case can run as is on…

    … a machine with enough memory and run a modified version to work with the automated tests
    georgemccabe committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c7950ee View commit details
    Browse the repository at this point in the history
  2. removed use case from test suite because it uses more memory than the…

    … docker environment has available
    georgemccabe committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    09d0aab View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Sep 30, 2021

  1. removed old info

    georgemccabe committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    664dac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd31d6b View commit details
    Browse the repository at this point in the history