Skip to content

Unable to determine bounds from coordinates after a projection+combo #590

Answered by snowman2
Scolymus asked this question in Q&A
Discussion options

You must be logged in to vote

You may be interested in rio.reproject_match: https://corteva.github.io/rioxarray/stable/examples/reproject_match.html

Also, you may want to write your metadata nodata value as NaN if that is what you expect it to be: https://corteva.github.io/rioxarray/stable/getting_started/nodata_management.html

xds.rio.write_nodata(numpy.nan, inplace=True)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Scolymus
Comment options

Answer selected by Scolymus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants