Skip to content

Commit

Permalink
Merge branch 'main' of github.com:CROCODILE-CESM/regional-mom6
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Jan 23, 2025
2 parents cea9985 + 26b683b commit 4a45c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regional_mom6/regional_mom6.py
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@ def setup_initial_condition(
model grid, fixes up metadata, and saves back to the input directory.
Args:
raw_ic_path (Union[str, Path,list[str]]): Path(s) to raw initial condition file(s) to read in.
raw_ic_path (Union[str, Path, list[str]]): Path(s) to raw initial condition file(s) to read in.
varnames (Dict[str, str]): Mapping from MOM6 variable/coordinate names to the names
in the input dataset. For example, ``{'xq': 'lonq', 'yh': 'lath', 'salt': 'so', ...}``.
arakawa_grid (Optional[str]): Arakawa grid staggering type of the initial condition.
Expand Down

0 comments on commit 4a45c7b

Please sign in to comment.