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

Fix dtype preservation in astronomy functions #156

Merged
merged 5 commits into from
Jun 26, 2024

Update astronomy to preserve dtype with numpy 2

3247b15
Select commit
Loading
Failed to load commit list.
Merged

Fix dtype preservation in astronomy functions #156

Update astronomy to preserve dtype with numpy 2
3247b15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 26, 2024 in 0s

90.66% of diff hit (target 87.51%)

View this Pull Request on Codecov

90.66% of diff hit (target 87.51%)

Annotations

Check warning on line 145 in pyorbital/astronomy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyorbital/astronomy.py#L145

Added line #L145 was not covered by tests

Check warning on line 151 in pyorbital/astronomy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyorbital/astronomy.py#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 35 in pyorbital/tests/test_astronomy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyorbital/tests/test_astronomy.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 92 in pyorbital/tests/test_astronomy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyorbital/tests/test_astronomy.py#L92

Added line #L92 was not covered by tests