NOAA-PSL / land-offline_workflow

Creative Commons Zero v1.0 Universal
1 stars 12 forks source link

Gts snow #13

Closed jiaruidong2017 closed 2 years ago

jiaruidong2017 commented 2 years ago

PR Instructions:

  1. Provide details under all headings below.
  2. Assign Clara and one other person as reviewers.
  3. If the PR is not ready for merging, add the "DRAFT/DO NOT MERGE" label.
  4. When a PR is ready to merge, remove the "DRAFT/DO NOT MERGE" and email Clara.
  5. Before requesting that the PR be merged, complete the checklist below.

Notes on preparing PR, using git can be found in README_git

Describe your changes

Summarise all code changes included in PR: Update the scripts to handle the missing observation data from the different sources (GTS, GHCN, IMS, etc.). The JEDI DA yaml file is originally created in the submit_cycle, and now is created in the do_snowDA script based on the availability of the obs files.

List any associated PRs in the submodules. https://github.com/noaa-psd/land-DA_update/pull/2

Issue ticket number and link

List the git Issue that this PR addresses: https://github.com/noaa-psd/land-offline_workflow/issues/6

Test output

Is this PR expected to pass the DA_IMS_test (ie., does it change the output)? YES Does it pass the DA_IMS_test? YES If changes to the test results are expected, what are these changes? Provide a link to the output directory when running the test:

Checklist before requesting a review