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

Combine GFS and UKMET gempak scripts #291

Closed
WalterKolczynski-NOAA opened this issue Mar 12, 2021 · 10 comments · Fixed by #2518
Closed

Combine GFS and UKMET gempak scripts #291

WalterKolczynski-NOAA opened this issue Mar 12, 2021 · 10 comments · Fixed by #2518
Assignees
Labels
feature New feature or request nco-bug Something isn't working in Ops.

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

Holly Uhlenhake 2021-03-10 19:56:29 UTC
The ukmet package produces a file for the international desk at WPC for the South American domain. The gempak meta file is an overlay of GFS data with UKMET data. The 00z version of this file is produced by the task ukmet_gempak_meta_sa2.sh, but the 06z file is produced by the gfs gempak script gfs_meta_sa2.sh. The scripts are nearly identical and produce similar output. There may have been confusion as to the origin of the file due to the combination of data involved. We would like to have both files produced under the GFS package.

gfs.v16.?.?/gempak/ush/gfs_meta_sa2.sh *produces 06z meta file for South America
ukmet.v2.?.?/ush/ukmet_gfs_meta_sa2.sh *produces 00z meta file for South America

Please work with the SPA team for the next release to consolidate these jobs since they are essentially performing the same function for different cycles.

Thanks,
Holly
SPA Team

Refs: Bugzilla #1211

@WalterKolczynski-NOAA WalterKolczynski-NOAA added feature New feature or request production update Processing update in production labels Mar 12, 2021
@lgannoaa
Copy link
Contributor

lgannoaa commented Feb 9, 2022

@WalterKolczynski-NOAA
There is no such script as ukmet.v2.?.?/ush/ukmet_gfs_meta_sa2.sh
The $HOMEgfs/gempak/ush/gfs_meta_sa2.sh is the only script for this issue in question.
gfs_meta_sa2.sh contain the following:
echo " start with ukmet_gfs_meta_sa2.sh"
This echo statement shown in log file as if it is another script. This can be found in all four cycle gempak meta job log files.

This is not a bug. Because there is no issue reported for product of the gempak meta job.
You may do the following:

  1. Contact SPA and have them remove this issue.
  2. Contact Boi to modify script gfs_meta_sa2.sh. Modify SPA bugzilla to the root cause above.

@WalterKolczynski-NOAA WalterKolczynski-NOAA added this to the GFSv17 milestone Sep 8, 2022
@WalterKolczynski-NOAA WalterKolczynski-NOAA added nco-bug Something isn't working in Ops. and removed production update Processing update in production labels Jan 10, 2023
@aerorahul
Copy link
Contributor

@HuiyaChuang-NOAA Can you please identify a POC for resolving this issue?

@HuiyaChuang-NOAA
Copy link

@HuiyaChuang-NOAA Can you please identify a POC for resolving this issue?

I believe Jason has in mind that his new Fed hire (announced by Brian today) will take over GFS downstream packages.
Jason will return to work next week and I will confirm this with him.

@GwenChen-NOAA
Copy link
Contributor

@WalterKolczynski-NOAA and @aerorahul,

While Dogwood was down yesterday, I took a closer look at the code for this issue at https://github.com/NOAA-EMC/global-workflow/blob/develop/gempak/ush/gfs_meta_sa2.sh. If I understand the code correctly, I believe it can produce files for both 00Z and 06Z, as requested by the issue. There was also a comment of "no issue reported for product of the gempak meta job" by lgannoaa on Feb 9, 2022. I think this issue may be closed. If you have other tasks in mind for this issue, please provide detailed instruction.

Thanks,
Gwen

@arunchawla-NOAA
Copy link
Contributor

Since we are separating out WAFS do we need this issue still ?

@GwenChen-NOAA
Copy link
Contributor

GwenChen-NOAA commented Jun 15, 2023 via email

@HuiyaChuang-NOAA
Copy link

@arunchawla-NOAA @GwenChen-NOAA
Gwen is right this is not related to WAFS. WAFS does not generate gempak files

@arunchawla-NOAA
Copy link
Contributor

why would the global workflow create gempak files for ukmet data ?

@GwenChen-NOAA
Copy link
Contributor

GwenChen-NOAA commented Jun 15, 2023 via email

@arunchawla-NOAA
Copy link
Contributor

ok thanks, it makes sense. Perhaps we need to add that to bugzilla and close that

@WalterKolczynski-NOAA WalterKolczynski-NOAA removed this from the GFSv17 milestone Jun 21, 2023
GwenChen-NOAA added a commit to GwenChen-NOAA/global-workflow that referenced this issue Apr 22, 2024
kayeekayee pushed a commit to kayeekayee/global-workflow that referenced this issue May 30, 2024
… UGWP bugfixes, LTP bugfixes, sfcsub update, framework update (NOAA-EMC#291)

* ugwpv1_gsldrag bug fixes, and GFS_typdefs updates associated with diag flags for ugwpv1_gsldrag and GFS_DCNV_generic.F90
* Change vertical dimension of arrays atmosphere_heat_diffusivity (aka dkt) and atmosphere_momentum_diffusivity (aka dku), update long names
* Updaate .gitmodules and submodule pointers for ccpp-framework and ccpp-physics for code review and testing
* Update descriptions of dku and dkt in ccpp/driver/GFS_diagnostics.F90 to match what is in the CCPP metadata
* Revert .gitmodules and update submodule pointers for ccpp-framework and ccpp-physics
Co-authored-by: Michael Toy <michael.toy@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request nco-bug Something isn't working in Ops.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants