Coder Social home page Coder Social logo

Comments (9)

RussTreadon-NOAA avatar RussTreadon-NOAA commented on July 26, 2024 1

@KateFriedman-NOAA

  • g-w issue #2496 has been created to document the change to gdas_gsibec_ver.
  • g-w PR #2497 has been opened to merge this change into develop.

from global-workflow.

RussTreadon-NOAA avatar RussTreadon-NOAA commented on July 26, 2024 1

Thank you @KateFriedman-NOAA

from global-workflow.

KateFriedman-NOAA avatar KateFriedman-NOAA commented on July 26, 2024 1

This is also now synced to our fix set on AWS.

from global-workflow.

KateFriedman-NOAA avatar KateFriedman-NOAA commented on July 26, 2024

@RussTreadon-NOAA I have created a new gdas/gsibec timestamp (20240416) and copied the provided files within. Please confirm the following on Hera is as requested, thanks!

[role.glopara@hfe08 20240416]$ pwd
/scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416
[role.glopara@hfe08 20240416]$ ll *
C192:
total 30828
-rw-r--r-- 1 role.glopara global     3593 Apr 15 19:25 gfs_gsi_global.nml
-rw-r--r-- 1 role.glopara global 15183556 Nov  2  2022 global_berror.f77
-rw-r--r-- 1 role.glopara global 16375984 Nov  2  2022 gsi-coeffs-gfs-global.nc4

C384:
total 63640
-rw-r--r-- 1 role.glopara global     3595 Apr 15 19:25 gfs_gsi_global.nml
-rw-r--r-- 1 role.glopara global 31396036 Nov  2  2022 global_berror.f77
-rw-r--r-- 1 role.glopara global 33761200 Nov  2  2022 gsi-coeffs-gfs-global.nc4

C48:
total 15284
-rw-r--r-- 1 role.glopara global    3592 Apr 15 18:03 gfs_gsi_global.nml
-rw-r--r-- 1 role.glopara global 7519684 Nov  2  2022 global_berror.f77
-rw-r--r-- 1 role.glopara global 8125744 Nov  2  2022 gsi-coeffs-gfs-global.nc4

C768:
total 136172
-rw-r--r-- 1 role.glopara global     3596 Apr 15 19:24 gfs_gsi_global.nml
-rw-r--r-- 1 role.glopara global 67359940 Nov  2  2022 global_berror.f77
-rw-r--r-- 1 role.glopara global 72070576 Nov  2  2022 gsi-coeffs-gfs-global.nc4

C96:
total 15284
-rw-r--r-- 1 role.glopara global    3592 Apr 15 19:24 gfs_gsi_global.nml
-rw-r--r-- 1 role.glopara global 7519684 Nov  2  2022 global_berror.f77
-rw-r--r-- 1 role.glopara global 8125744 Nov  2  2022 gsi-coeffs-gfs-global.nc4

from global-workflow.

RussTreadon-NOAA avatar RussTreadon-NOAA commented on July 26, 2024

@KateFriedman-NOAA . A diff of the gsibec files in 20221031/ and 20240416/ shows the correct difference.

Hera(hfe03):~$ diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031 /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416
diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031/C192/gfs_gsi_global.nml /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416/C192/gfs_gsi_global.nml
2c2
<    qoption=2,
---
> !  qoption=2,
diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031/C384/gfs_gsi_global.nml /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416/C384/gfs_gsi_global.nml
2c2
<    qoption=2,
---
> !  qoption=2,
diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031/C48/gfs_gsi_global.nml /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416/C48/gfs_gsi_global.nml
2c2
<    qoption=2,
---
> !  qoption=2,
diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031/C768/gfs_gsi_global.nml /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416/C768/gfs_gsi_global.nml
2c2
<    qoption=2,
---
> !  qoption=2,
diff -r /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20221031/C96/gfs_gsi_global.nml /scratch1/NCEPDEV/global/glopara/fix/gdas/gsibec/20240416/C96/gfs_gsi_global.nml
2c2
<    qoption=2,
---
> !  qoption=2,

The gsibec namelist in 20240416/ comments out qoption=2, thereby defaulting the gsibec code to qoption=1. This is correct.

from global-workflow.

KateFriedman-NOAA avatar KateFriedman-NOAA commented on July 26, 2024

@RussTreadon-NOAA Great, thanks for confirming! I will proceed with syncing this update to the fix sets on the other supported platforms.

The fix version variable will need to be updated to gdas_gsibec_ver=20240416. Do you have plans to make that update within a future PR?

from global-workflow.

RussTreadon-NOAA avatar RussTreadon-NOAA commented on July 26, 2024

I did not plan on opening an issue and PR to update gdas_gsibec_ver to 20240416. I thought this would be accomplished via this issue. Your question suggests otherwise. I'll go ahead and open an issue and PR right now.

from global-workflow.

KateFriedman-NOAA avatar KateFriedman-NOAA commented on July 26, 2024

I'll go ahead and open an issue and PR right now.

Thanks @RussTreadon-NOAA ! If you didn't already have plans, I was going to offer to make the change but I'm happy to let you open a PR. Make me the reviewer and I'll get it approved and merged. We'll close this issue via that PR. Thanks!

from global-workflow.

KateFriedman-NOAA avatar KateFriedman-NOAA commented on July 26, 2024

New gsibec copy is now synced to both WCOSS2s, Orion, and Jet.

from global-workflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.