Skip to content

Commit

Permalink
Remove incorrect comments in config.base.emc.dyn
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA authored Jan 20, 2023
1 parent 78509d6 commit ff343e4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions parm/config/config.base.emc.dyn
Original file line number Diff line number Diff line change
Expand Up @@ -269,14 +269,10 @@ export ILPOST=1 # gempak output frequency up to F120
# GFS restart interval in hours
export restart_interval_gfs=0

# I/O QUILTING, true--use Write Component; false--use GFDL FMS
# if quilting=true, choose OUTPUT_GRID as cubed_sphere_grid in netcdf
# if gaussian_grid, set OUTPUT_FILE for netcdf
# WRITE_DOPOST=true, use inline POST
export QUILTING=".true."
export OUTPUT_GRID="gaussian_grid"
export OUTPUT_FILE="netcdf"
export WRITE_DOPOST=".true."
export WRITE_DOPOST=".true." # WRITE_DOPOST=true, use inline POST
export WRITE_NSFLIP=".true."

# suffix options depending on file format
Expand Down

0 comments on commit ff343e4

Please sign in to comment.