Skip to content

Commit

Permalink
Update src/scores/continuous/standard_impl.py
Browse files Browse the repository at this point in the history
Co-authored-by: Stephanie Chong <[email protected]>
Signed-off-by: Tennessee Leeuwenburg <[email protected]>
  • Loading branch information
tennlee and Steph-Chong authored Sep 20, 2024
1 parent 2cc6718 commit 7d844ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scores/continuous/standard_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ def kge(
- Statistics are calculated only from values for which both observations and
simulations are not null values.
- This function isn't set up to take weights.
- Currently this function is working only on xarray data array
- Currently this function is working only on xarray data array.
- preserve_dims: 'all' returns NaN like pearson correlation as std dev is zero for a single point
References:
Expand Down

0 comments on commit 7d844ba

Please sign in to comment.