Skip to content

Commit

Permalink
Update AIT.py
Browse files Browse the repository at this point in the history
minor change to description
  • Loading branch information
tgunda authored Jan 28, 2022
1 parent 03e284b commit 634c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvops/timeseries/models/AIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def predict(self, prod_df, prod_col_dict):
def AIT_calc(prod_df, prod_col_dict):
"""
Calculates expected energy using measured irradiance
based on IEC calculations
based on trained regression model from field data
Parameters
Expand Down

0 comments on commit 634c55b

Please sign in to comment.