Skip to content

Commit

Permalink
Update scm/etc/scripts/dephy_converter.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kavulich <[email protected]>
  • Loading branch information
grantfirl and mkavulich committed Aug 9, 2024
1 parent 1d5c77f commit f40427b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scm/etc/scripts/dephy_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ def get_case_nml(case_name):
return (nml, error)

def get_case_data(case_name):
"""Returns proprietery CCPP SCM case data in NetCDF Dataset format"""
"""Returns proprietary CCPP SCM case data in NetCDF Dataset format"""

#TODO: need to handle LSM ICs

Expand Down

0 comments on commit f40427b

Please sign in to comment.