-
Notifications
You must be signed in to change notification settings - Fork 32
Add arxiv reference to risk matrix score #827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add arxiv reference to risk matrix score #827
Conversation
added arxiv reference Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
added arxiv reference Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
added arxiv reference Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
@nicholasloveday , I've updated references to the risk matrix score paper on arxiv. Should be easy to review and approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tennlee this looks good to me. I suggest that it is merged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor feedback about the reference formatting.
added arXiv to references Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
Signed-off-by: rob-taggart <83570124+rob-taggart@users.noreply.github.com>
@Steph-Chong , I've made the changes you suggested. |
Please work through the following checklists. Delete anything that isn't relevant.
Development for new xarray-based metrics
reduce_dims
,preserve_dims
, andweights
args.xr.DataArrays
andxr.Datasets
if possibleDocstrings
Testing of new xarray-based metrics
xr.DataArrays
andxr.Datasets
Tutorial notebook
Documentation