Skip to content
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

114 add circular block bootstrapping #418

Merged
merged 34 commits into from
Feb 12, 2025

Conversation

reza-armuei
Copy link
Collaborator

@reza-armuei reza-armuei commented May 23, 2024

Testing

  • 100% unit test coverage
  • Test that metric is compatible with dask.
  • Test that metrics work with inputs that contain NaNs
  • Test that errors are raised as expected
  • Test that it works with both xr.Dataarrays and xr.Datasets

Notebook

  • Tutorial notebook

Documentation

@reza-armuei reza-armuei linked an issue May 23, 2024 that may be closed by this pull request
@nikeethr

This comment was marked as outdated.

@nikeethr nikeethr marked this pull request as draft May 25, 2024 11:13
nicholasloveday

This comment was marked as resolved.

@nikeethr nikeethr changed the title 114 add circular block bootstrapping (requires design discussion) 114 add circular block bootstrapping May 28, 2024
@nikeethr nikeethr force-pushed the 114-add-circular-block-bootstrapping branch from 5191ad2 to 90bcf78 Compare May 28, 2024 05:10
@nikeethr

This comment was marked as resolved.

@nikeethr nikeethr force-pushed the 114-add-circular-block-bootstrapping branch 2 times, most recently from 8429051 to d703d87 Compare June 11, 2024 00:39
@nikeethr

This comment was marked as outdated.

@nikeethr

This comment was marked as outdated.

@tennlee

This comment was marked as resolved.

@nicholasloveday

This comment was marked as resolved.

@tennlee

This comment was marked as resolved.

@nikeethr

This comment was marked as resolved.

@tennlee

This comment was marked as resolved.

@nikeethr

This comment was marked as resolved.

@tennlee

This comment was marked as resolved.

@nikeethr

This comment was marked as resolved.

@nicholasloveday

This comment was marked as resolved.

@nicholasloveday nicholasloveday changed the title (under development) 114 add circular block bootstrapping 114 add circular block bootstrapping Feb 12, 2025
@nicholasloveday nicholasloveday marked this pull request as ready for review February 12, 2025 02:04
@nicholasloveday

This comment was marked as resolved.

Copy link
Collaborator Author

@reza-armuei reza-armuei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nicholasloveday I only reviewed the block bootstrapping tutorial and your changes make sense to me. Thanks

tutorials/Block_Bootstrapping.ipynb Outdated Show resolved Hide resolved
@nikeethr

This comment was marked as resolved.

Co-authored-by: reza-armuei <[email protected]>
Signed-off-by: Tennessee Leeuwenburg <[email protected]>
@nikeethr
Copy link
Collaborator

@nicholasloveday LGTM for now, I've offloaded the regression comparison with xbootstrap to #819 .

@tennlee tennlee merged commit f46a62d into develop Feb 12, 2025
13 checks passed
@tennlee tennlee deleted the 114-add-circular-block-bootstrapping branch February 13, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add circular block bootstrapping
6 participants