Github user MJJoyce commented on a diff in the pull request:

    https://github.com/apache/climate/pull/183#discussion_r27176530
  
    --- Diff: ocw/utils.py ---
    @@ -274,7 +273,7 @@ def calc_climatology_year(dataset):
         else:
             # Get values reshaped to (num_year, 12, num_lats, num_lons)
             values = reshape_monthly_to_annually(dataset)
    -        # Calculate mean values over year (num_year, num_lats, num_lons)
    +       # Calculate mean values over year (num_year, num_lats, num_lons)
    --- End diff --
    
    Hey Kim, can we fix this typo/accidental indentation problem here?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to