Skip to content

Commit

Permalink
reformat docstring in create_model_configure_file.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed Sep 11, 2024
1 parent 581598a commit a4b6b4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ush/create_model_configure_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ def create_model_configure_file(
fhrot (int): Forecast hour at restart
run_dir (str): Run directory
sub_hourly_post (bool): Sets subhourly post to either ``True`` or ``False``
dt_subhourly_post_mnts (int): Subhourly forecast model output and post-processing frequency in minutes
dt_subhourly_post_mnts (int): Subhourly forecast model output and post-processing
frequency in minutes
dt_atmos (int): Atmospheric forecast model's main timestep in seconds
Returns:
Expand Down

0 comments on commit a4b6b4e

Please sign in to comment.