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

Potentially make dateline cross detection and split more efficient #5

Open
allixender opened this issue Dec 19, 2022 · 1 comment
Open

Comments

@allixender
Copy link
Owner

Currently, when applied, the interrupt functionality (split_dateline=True) checks every single cell if it crosses the dateline (180/-180) in order to decide if to split or not. This could be potentially made more efficient.

@allixender
Copy link
Owner Author

Consider parameters longitude_wrap_mode and unwrap_points

sahrk/DGGRID#82 (reply in thread)

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

No branches or pull requests

1 participant