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

Prepare GTS snow depth observations for JEDI-based Land DA #541

Merged
merged 60 commits into from
Jul 24, 2023

Conversation

jiaruidong2017
Copy link
Collaborator

This PR adds prep_gts.yaml file needed to create GTS snow depth observations for land DA using JEDI. prep_gts.yaml is used as GTS_OBS_LIST in the global-workflow for copying and processing observation data.

The io paths in the bufr_adpsfc_snow.yaml is modified for global-workflow.

A branch in the global-workflow with the same name is used with this branch in GDASApp.

CMakeLists.txt Outdated Show resolved Hide resolved
@CoryMartin-NOAA CoryMartin-NOAA merged commit 7630832 into develop Jul 24, 2023
5 checks passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/prep_landobs branch July 24, 2023 15:21
CoryMartin-NOAA pushed a commit that referenced this pull request Jul 25, 2023
* Initiate to process the gts bufr data into the ioda format.

* Change the io paths for matching the global-workflow.

* Modify the ctest for the bufr2ioda yaml files.
CoryMartin-NOAA added a commit that referenced this pull request Jul 25, 2023
* Prepare GTS snow depth observations for JEDI-based Land DA (#541)

* Initiate to process the gts bufr data into the ioda format.

* Change the io paths for matching the global-workflow.

* Modify the ctest for the bufr2ioda yaml files.

* Filtering of the offline ensemble members, and more ... (#539)

* filter offline ensemble

* fixed py norm

* point to public oops

* update for oops 2258, point ufo to dev

* reverted ufo branch and soca obs list

* wrong date in yaml

---------

Co-authored-by: Jiarui Dong <[email protected]>
Co-authored-by: Guillaume Vernieres <[email protected]>
WalterKolczynski-NOAA pushed a commit to NOAA-EMC/global-workflow that referenced this pull request Jul 26, 2023
This PR:

- adds a job to prepare GTS snow depth observations as a task in the workflow.
This task depends on the `prep.sh` job to bring GTS adpsfc bufr data. To test this
type of data DMPDIR in `config.base` needed to be pointed to "/scratch1/NCEPDEV/global/Jiarui.Dong/JEDI/GlobalWorkflow/para_gfs/glopara_dump". 
- land_analysis.py introduces a method `prepare_GTS` for this type of data.
- Updates are necessary in the GDASApp repo. See companion PR NOAA-EMC/GDASApp#541

The `preplandobs` job runs at the all four cycles in the workflow. The `prepare_IMS` job runs
only at 18z cycle, and this is controlled in the script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants