-
Notifications
You must be signed in to change notification settings - Fork 249
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
Update ufs-weather-model to the latest hash #284
Labels
enhancement
New feature or request
Comments
yangfanglin
changed the title
Update ufs-weather-model to the latest hash (#274)
Update ufs-weather-model to the latest hash
Nov 18, 2020
Fanglin, is this for global workflow?
…On Tue, Nov 17, 2020 at 11:29 PM Fanglin Yang ***@***.***> wrote:
Description
See #274 <#274>
for the latest model updates. It uses the updated UPP lib that has a
correction of CAPE computation.
Solution
update checkout.sh to check out model has b771e5b
<b771e5b>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#284>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TJ6HJGNVMOTD7VLTK3SQNEUDANCNFSM4TZOPXGQ>
.
|
Sorry, wrong place.
…On Tue, Nov 17, 2020 at 11:33 PM Jun Wang ***@***.***> wrote:
Fanglin, is this for global workflow?
On Tue, Nov 17, 2020 at 11:29 PM Fanglin Yang ***@***.***>
wrote:
> Description
>
> See #274 <#274>
> for the latest model updates. It uses the updated UPP lib that has a
> correction of CAPE computation.
> Solution
>
> update checkout.sh to check out model has b771e5b
> <
b771e5b
>
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#284>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AI7D6TJ6HJGNVMOTD7VLTK3SQNEUDANCNFSM4TZOPXGQ
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#284 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKY5N2P46OXHF73ROQDREQDSQNFBLANCNFSM4TZOPXGQ>
.
--
*Fanglin Yang, Ph.D.*
*Chief, Model Physics Group*
*Modeling and Data Assimilation Branch*
*NOAA/NWS/NCEP Environmental Modeling Center*
*https://www.emc.ncep.noaa.gov/gmb/wx24fy/fyang/
<https://www.emc.ncep.noaa.gov/gmb/wx24fy/fyang/>*
|
this should be a workflow issue. close. |
pjpegion
pushed a commit
to NOAA-PSL/ufs-weather-model.p7b
that referenced
this issue
Jul 20, 2021
…n CCPP (ufs-community#284) This PR removes one entry from the ccpp_prebuild_config.py that is no longer required, and updates the submodule pointer for ccpp-physics for the changes described in NCAR/ccpp-physics#611. Also included: * workaround to propagate REPRO/Bitforbit mode correctly to CCPP - will be cleaned up in @DusanJovic-NOAA's next PR * tiny bugfix for aux3d arrays (active attribute in CCPP metadata was wrong), no impact on any of the tests, this is just a debugging feature Co-authored-by: Dustin Swales <[email protected]>
epic-cicd-jenkins
pushed a commit
that referenced
this issue
Apr 17, 2023
* Remove all references to /lfs3 on Jet * Add Ben and Ratko to the CODEOWNERS file * Replace hard-coded make_orog module file with build-level module file in UFS_UTILS * Remove hard-coded make_sfc_climo module file * Add changes for merged chgres_cube code * Add changes for merged chgres_cube code * Minor tweak to FCST_LEN_HRS default in config.community.sh * Changes to make the release version of chgres_cube run in regional_workflow * Changes for regional_grid build on Jet * Changes to regional_grid build for Hera * Change regional_grid makefile for hera * Remove leading zero from FCST_LEN_HRS in config.community.sh * Remove /sorc directory * Remove build module files for codes originally in the regional_workflow repository. Remove run-time make_grid module file for all platforms. Will be sourced from UFS_UTILS from now on. * Update regional grid template for newest code * Copy make_grid module file from UFS_UTILS * Add make_grid.local file for most platforms * Remove alpha and kappa parameters from the regional_grid namelist * Modifications to file type conventions in the chgres_cube namelist for FV3GFS and GSMGFS nemsio files * Set convert_nst=False for global grib2 FV3GFS files when running chgres_cube * Add tracers back into nemsio file processing * Changes to the make_lbcs ex-script (remove all surface-related variables) * Fix for modulefiles * Fixes after merging authoritative repo into fork * Add Thompson climo to chgres_cube namelist for appropriate external model/SDF combinations * Commit new locations for Thompson climo fix file * Change FIXsar to FIXLAM * Change gfs_bndy.nc to gfs.bndy.nc * Move file * Bug fixes to setup.sh and exregional_make_ics.sh * Add support for NAM grib2 files * Path fix * Typo fix * Fix extension on UPP grib2 files * Bug fix for if statement * Add .grib2 extension to soft links * Fix nsoill_out values based on LSM scheme in CCPP suite * Fix grib2 extensions * Add if statement for varmap tables when using Thompson MP and initializing from non-RAP/HRRR data * Final modifications to support NAM grib2 files in regional_workflow * Set climo as default for soil variables when using HRRRX (user will need change this if they know these variables are available for the dates they are running). * Add FV3_CPT_v0 to varmap if statement * Changes to post file names to make model lowercase and move ${fhr} to three values instead of two * Change "rrfs" to "${NET}" instead * Revert "Add FV3_CPT_v0 to varmap if statement" This reverts commit b04ad0b3c8c554f664c6790030a4f33b5a395023. * Add if statement to set all ad-hoc scheme magnitudes to -999.0 if not being used.
epic-cicd-jenkins
pushed a commit
that referenced
this issue
Apr 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
See #274 for the latest model updates. It uses the updated UPP lib that has a correction of CAPE computation.
Solution
update checkout.sh to check out model has b771e5b
The text was updated successfully, but these errors were encountered: