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

Bump gwcs version to 0.24 #519

Merged
merged 18 commits into from
Feb 7, 2025
Merged

Bump gwcs version to 0.24 #519

merged 18 commits into from
Feb 7, 2025

Conversation

Cadair
Copy link
Member

@Cadair Cadair commented Feb 5, 2025

No description provided.

@Cadair Cadair added this to the v1.10.0 milestone Feb 5, 2025
@braingram
Copy link
Contributor

def asdf_open_memory_mapping_kwarg(memmap: bool) -> dict:
if asdf.__version__ > "3.1.0":
return {"memmap": memmap}
return {"copy_arrays": not memmap}

could be removed with the asdf bump.

@Cadair
Copy link
Member Author

Cadair commented Feb 5, 2025

Thanks @braingram kinda got cornered into a larger set of bumps than I was planning for.

@Cadair Cadair added the No Changelog Entry Needed This pull request does not need a changelog entry label Feb 6, 2025
docs/whatsnew/1.10.rst Show resolved Hide resolved
docs/whatsnew/1.10.rst Outdated Show resolved Hide resolved
dkist/dataset/tiled_dataset.py Outdated Show resolved Hide resolved
docs/whatsnew/1.10.rst Show resolved Hide resolved
@SolarDrew SolarDrew merged commit 75421e8 into DKISTDC:main Feb 7, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Entry Needed This pull request does not need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants