Skip to content

Conversation

@scottstanie
Copy link
Member

Change Summary

Rasterio has special logic and calls the CInt16 data type of GeoTIFFs "complex_int16". This means it is not a valid numpy type.

This patches bad logic around nodata value as well.

Related issue number

None.

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review

Rasterio has special logic in the repo to handle it, naming it something that is not a numpy type

Patches bad logic around nodata value as well.
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.

1 participant