Skip to content

Commit

Permalink
Update e3sm_diags/driver/cosp_histogram_driver.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder authored Jan 29, 2024
1 parent 0ae2a46 commit 68f62e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e3sm_diags/driver/cosp_histogram_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
def run_diag(parameter: CoreParameter) -> CoreParameter:
"""Get metrics for the cosp_histogram diagnostic set.
This funciton loops over each variable, season, pressure level, and region.
This function loops over each variable, season, pressure level, and region.
It subsets the test and reference variables on the selected region, then
calculates the spatial average for both variables. The difference between
Expand Down

0 comments on commit 68f62e0

Please sign in to comment.