-
Notifications
You must be signed in to change notification settings - Fork 60
Merge RC_v1.6.0
into main
#496
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
Conversation
w-k-jones
commented
May 5, 2025
- Have you followed our guidelines in CONTRIBUTING.md?
- Have you self-reviewed your code and corrected any misspellings?
- Have you written documentation that is easy to understand?
- Have you written descriptive commit messages?
- Have you added NumPy docstrings for newly added functions?
- Have you formatted your code using black?
- If you have introduced a new functionality, have you added adequate unit tests?
- Have all tests passed in your local clone?
- If you have introduced a new functionality, have you added an example notebook?
- Have you kept your pull request small and limited so that it is easy to review?
- Have the newest changes from this branch been merged?
# Conflicts: # tobac/feature_detection.py
…_xarray_work_fd_julia_avgs # Conflicts: # tobac/feature_detection.py # tobac/utils/__init__.py # tobac/utils/general.py
…_xarray_work_fd_julia_avgs # Conflicts: # tobac/utils/__init__.py # tobac/utils/general.py
…y_work_fd_julia_avgs # Conflicts: # tobac/utils/general.py
…y_work_fd_julia_avgs # Conflicts: # tobac/feature_detection.py # tobac/utils/internal/xarray_utils.py
…y_work_fd_julia_avgs
… and hdim_2 had to be provided even if only calculating PBCs over one dimension
Fix remaining issues with datetime conversions and coordinate naming for iris/xarray compatibility
…to xarray_notebook_update
…ard name of segmentation field) and update plots in notebooks
Update example notebooks to use xarray
Update version number, changelog and notebooks for v1.6.0 release
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #496 +/- ##
==========================================
+ Coverage 60.44% 63.53% +3.08%
==========================================
Files 23 27 +4
Lines 3522 3842 +320
==========================================
+ Hits 2129 2441 +312
- Misses 1393 1401 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Linting results by Pylint:Your code has been rated at 8.24/10 (previous run: 8.24/10, +0.00) |