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

Add support for complex gdal data type #208

Merged
merged 4 commits into from
Jun 24, 2021

Conversation

felixcremer
Copy link
Contributor

This adds GDT_CFloat* to the supported types in the conversion and allows to load complex raster data.
I am not sure, whether the test case in tests_rasterio.jl is at the correct place, but I wanted to test whether the reading and writing of complex data works because the test in test_types.jl also works currently without conversion.

This would partially close #170.

Adds GDT_CFloat* to the supported types in the conversion.
test/test_rasterio.jl Outdated Show resolved Hide resolved
@yeesian yeesian merged commit 8aed28b into yeesian:master Jun 24, 2021
@yeesian
Copy link
Owner

yeesian commented Jun 24, 2021

Thank you!

@felixcremer felixcremer deleted the complextypes branch June 24, 2021 18:29
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.

Can not load STK file
3 participants