Conversation
|
The renaming is as follows:
It should also be well explained in the README:
NB: for |
|
@JackReevesEyre-NOAA I've added you as a reviewer too so could check the changes that might affect your pipelines. |
JackReevesEyre-NOAA
left a comment
There was a problem hiding this comment.
Just a couple of minor documentation suggestions/queries. The calculation changes all look good. (And TBH I'm not too sure about the packaging/testing changes, so will just have to trust you that that's right!). Thanks!
| - `R3_abs_norm`: Normalized R3 (R3 divided by observed value) | ||
| - `error`: Averaged difference between modelled values and observed detected storms | ||
| - `abs_error`: Averaged absolute difference between modelled values and observed detected storms | ||
| - `abs_error_norm`: Averaged normalised absolute difference between modelled values and observed detected storms |
There was a problem hiding this comment.
Is this "averaged normalized" or "normalized averaged"?
There was a problem hiding this comment.
Actually I guess that doesn't make a difference....
There was a problem hiding this comment.
It's "average of the normalized values". Each storm being normalized to the observed value.
I'm not sure how we could normalize all peaks to one observed value, that's why it cannot be "norm of the averaged values".
I think this important to precise this
Co-authored-by: JackReevesEyre-NOAA <104237899+JackReevesEyre-NOAA@users.noreply.github.com>
This PR fixes issues:
roundmethod is not functional #3NaNin metrics #15