-
Notifications
You must be signed in to change notification settings - Fork 180
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
Comments
@WalterKolczynski-NOAA This is not a bug. Because there is no issue reported for product of the gempak meta job.
|
@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. |
@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, |
Since we are separating out WAFS do we need this issue still ? |
@Arun Chawla - NOAA Federal ***@***.***>, I don't think this
issue is related to WAFS, but it can be closed.
Gwen
…On Thu, Jun 15, 2023 at 11:07 AM arun chawla ***@***.***> wrote:
Since we are separating out WAFS do we need this issue still ?
—
Reply to this email directly, view it on GitHub
<#291 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWXF3DGK2GT2MC5SEEUZLQDXLMQKBANCNFSM4ZBM6NOQ>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@arunchawla-NOAA @GwenChen-NOAA |
why would the global workflow create gempak files for ukmet data ? |
No, global-workflow doesn't create gempak files for ukmet data. NCO asked
us to combine GFS and UKMET gempak scripts into one script
in global-workflow, which doesn't make sense. That's why this is not a bug
and should be closed.
Gwen
…On Thu, Jun 15, 2023 at 2:09 PM arun chawla ***@***.***> wrote:
why would the global workflow create gempak files for ukmet data ?
—
Reply to this email directly, view it on GitHub
<#291 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWXF3DC5DENREVWIHIMOZADXLNFTPANCNFSM4ZBM6NOQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
ok thanks, it makes sense. Perhaps we need to add that to bugzilla and close that |
… 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>
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
The text was updated successfully, but these errors were encountered: