Skip to content

Avoid healpixpad_cuda module not available warning#866

Merged
mcgibbon merged 5 commits intomainfrom
feature/hide_e2ghpx_warning
Feb 26, 2026
Merged

Avoid healpixpad_cuda module not available warning#866
mcgibbon merged 5 commits intomainfrom
feature/hide_e2ghpx_warning

Conversation

@mcgibbon
Copy link
Contributor

@mcgibbon mcgibbon commented Feb 23, 2026

Running our code produces many warning lines from earth2grid about healpix padding not being available (beaker log example). This PR refactors our code so we only import earth2grid when we need to, avoiding the warning when healpix is not used.

Changes:

  • No public API changes.

  • Tests added

@mcgibbon mcgibbon marked this pull request as ready for review February 24, 2026 20:13
Copy link
Member

@jpdunc23 jpdunc23 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcgibbon mcgibbon enabled auto-merge (squash) February 26, 2026 15:15
@mcgibbon mcgibbon merged commit d377737 into main Feb 26, 2026
7 checks passed
@mcgibbon mcgibbon deleted the feature/hide_e2ghpx_warning branch February 26, 2026 15:27
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.

2 participants