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

to_rasterframe method assumes a NODATA value when None is given #679

Open
jpolchlo opened this issue Aug 22, 2018 · 0 comments
Open

to_rasterframe method assumes a NODATA value when None is given #679

jpolchlo opened this issue Aug 22, 2018 · 0 comments

Comments

@jpolchlo
Copy link
Collaborator

One can create a gps.Tile with None given as the no_data_value. In this case, the transformation to a rasterframe implictly takes 0 as the NODATA value, introducing unwanted NaNs in the resulting tile.

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

No branches or pull requests

1 participant