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

Registers package with the sunpy packaging #115

Merged
merged 7 commits into from
Nov 11, 2024

Conversation

CyclingNinja
Copy link
Member

No description provided.

@CyclingNinja CyclingNinja force-pushed the register_template branch 3 times, most recently from 8c22e5c to 1d17d58 Compare October 18, 2024 10:24
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess need to add 'technik' to the spell check list of words

Copy link
Member Author

Choose a reason for hiding this comment

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

I can do that here, dw

Copy link
Contributor

Choose a reason for hiding this comment

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

Should probably skip anything update /**/data/ or anything not a .py file?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah excellent call, i'm assuming this is broken for a test?

@CyclingNinja
Copy link
Member Author

@samaloney the error on the py312 build related to the polarization check on the ilofar search, i think its as simple as

        if len(pol) == 1:
            pol = pol[0].upper()
            mask = mask & query_response["Polarisation"] == pol

but I wanted to check

@samaloney
Copy link
Contributor

Yea that should work 👍 I'm now questioning if that code even makes sense but that's another issue altogether ☹️

@nabobalis nabobalis merged commit b6ce64f into sunpy:main Nov 11, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants