[BUG - Fixed] Nan values in the raster giving issue while viewing #373
Locked
shubham-scisar
started this conversation in
General
Replies: 2 comments 15 replies
-
@shubhamsharma1609 do your raster has internal nodata value? To be honest this is more a rio-tiler issue in https://github.com/cogeotiff/rio-tiler/blob/master/rio_tiler/utils.py#L51-L88 could you open an issue in rio-tiler saying that we shouldn't calculate statistics of Nan values 🙏 |
Beta Was this translation helpful? Give feedback.
13 replies
-
@shubhamsharma1609 thanks for raising the issue. turns out this was a known issue in FastAPI but without really an easy fix. I've opened #374 with hope we can merge/publish tomorrow |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to view raster having nan values using cog/viewer , when trying to visualize,I get the following error :
Any help on this ?
Beta Was this translation helpful? Give feedback.
All reactions