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

add longitude wrap functions #270

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Conversation

mathause
Copy link
Member

@mathause mathause commented Sep 1, 2023

This functionality is needed again and again (not only in MESMER) - hopefully this implementation is now correct and clean.

@leabeusch & @znicholls: I plan to work intensively on MESMER next week, let's see how that goes. While I am of course always grateful for reviews and name suggestions I might just go ahead to (hopefully) make some progress.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.19% 🎉

Comparison is base (0881885) 86.11% compared to head (3c2bda0) 86.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
+ Coverage   86.11%   86.31%   +0.19%     
==========================================
  Files          39       39              
  Lines        1527     1549      +22     
==========================================
+ Hits         1315     1337      +22     
  Misses        212      212              
Flag Coverage Δ
unittests 86.31% <100.00%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
mesmer/xarray_utils/grid.py 97.82% <100.00%> (+1.99%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mathause mathause merged commit 0232bd5 into MESMER-group:main Sep 1, 2023
@mathause mathause deleted the wrap_lon_to branch September 1, 2023 14:46
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.

make rolling lon coords configurable
1 participant