Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 19, 2024
1 parent 9ee06b2 commit ab09f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo_tides/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ def ensemble_tides(
4. Uses rankings to combine multiple tide models into a single
optimised ensemble model (by default, by taking the mean of the
top 3 ranked models)
5. Returns a new dataFrame with the combined ensemble model predictions
5. Returns a new dataframe with the combined ensemble model predictions
Parameters
----------
Expand Down

0 comments on commit ab09f43

Please sign in to comment.