Skip to content

RRFS_dev1: updates for fms2 and gvf#256

Merged
hu5970 merged 1 commit into
NOAA-GSL:feature/RRFS_dev1from
hu5970:add_fms2_option
Dec 14, 2021
Merged

RRFS_dev1: updates for fms2 and gvf#256
hu5970 merged 1 commit into
NOAA-GSL:feature/RRFS_dev1from
hu5970:add_fms2_option

Conversation

@hu5970
Copy link
Copy Markdown

@hu5970 hu5970 commented Dec 6, 2021

  1. Add option to let fms2 use NetCDF4 format instead of 64-bite offset to write restart files.

&fms2_io_nml
netcdf_default_format="netcdf4"
/

  1. Bug fix to GVF update.
  2. update location of the retro GVF and snow files

@hu5970
Copy link
Copy Markdown
Author

hu5970 commented Dec 14, 2021

Can someone review this simple PR?

Comment thread ush/config_defaults.sh Outdated
#-----------------------------------------------------------------------
#
USE_CRON_TO_RELAUNCH="FALSE"
USE_CRON_TO_RELAUNCH="TRUE"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to default USE_CRON_TO_RELAUNCH to true?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. I want to set
"SAVE_CYCLE_LOG="TRUE""

Comment thread ush/config_defaults.sh
DO_DACYCLE="FALSE"
DO_SURFACE_CYCLE="FALSE"
SURFACE_CYCLE_DELAY_HRS="0"
SURFACE_CYCLE_DELAY_HRS="1"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly, do we want to change this in the default config? It may affect other applications.

…t to write restart files.

&fms2_io_nml
    netcdf_default_format="netcdf4"
/

2) Bug fix to GVF update.
3) update location of the retro GVF and snow files
@hu5970 hu5970 merged commit d5d54a9 into NOAA-GSL:feature/RRFS_dev1 Dec 14, 2021
guoqing-noaa pushed a commit to guoqing-noaa/regional_workflow that referenced this pull request Sep 15, 2024
… assimilation is performed. Add guardrails in GSI task to check for FED in phy_data and turn off FED assimilation if it's not found. (NOAA-GSL#256)

* Add the variable controlling SDL/VDL to CONUS 3 km config file

* workflow changes to run FED EnVar assimilation in th hybrid_radarref task

* quick edit to script to add model fed to NetCDFs in preprocessing

* FED assimilation needs SST in the anavinfo

* Set GSI  namelist setting to use model FED to calculate the innovation  when FED is assimilated in EnVar to true

* specify correct chunk size in ensemble members' FED

* add dependency for hybrid task when GLM FED preprocessing is on

* First draft of changes needed to move ensemble FED calculation to ensemble workflow

* add FED workflow generation variables to sample config files

* one line typo

* one-letter typo

* Corrections to save_restart script for ens when adding model FED

* acts of desperation to convince GSI to read modified NetCDFs

* remove old commented code that will not be used

* Changes for SDL/VDL FED option

* roll back change that was just used for testing

* Change naming of EMC tiles to PROD tiles

* change EMC tile naming to PROD

* Change GLM EMC tile names to PROD in sample configs

* the name of the GLM preprocessing task changed slightly?

* save restart task lua

* fix timing on model calculation of FED within save_restart task

* roll back a change that was for testing

---------

Co-authored-by: MatthewPyle-NOAA <48285220+MatthewPyle-NOAA@users.noreply.github.com>
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