Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 committed Jan 8, 2025
1 parent d4e7450 commit f443c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcmdi_metrics/mean_climate/lib/calculate_climatology.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def calculate_climatology(
out_season = out.replace(".nc", addf)

print("output file is", out_season)

d_clim_dict[s].to_netcdf(
out_season
) # global attributes are automatically saved as well
Expand Down

0 comments on commit f443c6f

Please sign in to comment.