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

implement APE14 compatibility in reproject #778

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

keflavich
Copy link
Contributor

Solves #777

This is a fairly straightforward PR but needs tests.

@codecov-commenter
Copy link

Codecov Report

Merging #778 (dea4a27) into master (1f67a8f) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #778      +/-   ##
==========================================
- Coverage   77.86%   77.80%   -0.07%     
==========================================
  Files          24       24              
  Lines        5811     5816       +5     
==========================================
  Hits         4525     4525              
- Misses       1286     1291       +5     
Impacted Files Coverage Δ
spectral_cube/spectral_cube.py 76.55% <0.00%> (-0.26%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f67a8f...dea4a27. Read the comment docs.

@keflavich
Copy link
Contributor Author

This is not even close to straightforward. I don't think spectral-cube can or should support any non-serializable WCSes.

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