-
Notifications
You must be signed in to change notification settings - Fork 32
all of the 'chainging_func_kwargs' are changed to 'chaining_func_kwargs' #772
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
all of the 'chainging_func_kwargs' are changed to 'chaining_func_kwargs' #772
Conversation
5f3a5d5
to
57ae3ed
Compare
Thanks @JinghanFu, please add a note indicating the name you would like used for the release notes, and also consider adding yourself to the .zenodo.json. |
@JinghanFu - I know @tennlee has already discussed this with you. But I am pasting some information below, just so it is readily available :-). Thank you very much for your contribution. When we release a new version of As you have contributed to If so, please open a new pull request. In that pull request please add your details to .zenodo.json (which can be found in the In .zenodo.json, please add your details at the bottom of the “creators” section. The fields you will need to complete are:
|
Thank you so much, @tennlee @Steph-Chong!! I will open a new pull request to include my name on Zenodo and release notes! |
…thod-tw_crps_for_ensemble
Signed-off-by: Tennessee Leeuwenburg <134973832+tennlee@users.noreply.github.com>
Hi @JinghanFu , I had to do a small tidyup on this PR. To do that, I needed to pull in this change onto my fork, do the tidy up, and then merge it from there. See PR #780 for where that occurred. So we have included your work, and the commit shows up with you as a co-author. I've also added you to the .zenodo.json by merging your pull request #777. Thanks for this, very helpful! I will now close this PR (#772) as well. |
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