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

GMT_IMAGE: Implement the GMT_IMAGE.to_dataarray method for 3-band images #3128

Merged
merged 42 commits into from
Sep 29, 2024

Small typo fixes and add output type-hint for to_dataarray

4cce4a2
Select commit
Loading
Failed to load commit list.
Merged

GMT_IMAGE: Implement the GMT_IMAGE.to_dataarray method for 3-band images #3128

Small typo fixes and add output type-hint for to_dataarray
4cce4a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2024 in 0s

68.42% of diff hit (target 90.00%)

View this Pull Request on Codecov

68.42% of diff hit (target 90.00%)

Annotations

Check warning on line 83 in pygmt/datatypes/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/datatypes/image.py#L83

Added line #L83 was not covered by tests

Check warning on line 87 in pygmt/datatypes/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/datatypes/image.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 93 in pygmt/datatypes/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/datatypes/image.py#L93

Added line #L93 was not covered by tests

Check warning on line 100 in pygmt/datatypes/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/datatypes/image.py#L100

Added line #L100 was not covered by tests

Check warning on line 102 in pygmt/datatypes/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/datatypes/image.py#L102

Added line #L102 was not covered by tests