developmentseed / developmentseed/titiler-multidim
dst_nodata must be in valid range for destination dtype
- Dominant language
- Python
- Stars
- 88
- Forks
- 13
- Avg merge
- 2d 53m
- Merged PRs (30d)
- 10
Description
for the GPM IMERG dataset (example file: s3://gesdisc-cumulus-prod-protected/GPM_L3/GPM_3IMERGDF.07/2000/06/3B-DAY.MS.MRG.3IMERG.20000601-S000000-E235959.V07B.nc4) many variables throw this error when generating a tile
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing tile generation with the GPM IMERG example file referenced in the issue and capture which variables trigger the error. Trace the destination dtype and nodata handling used during tile generation; done means the affected variables generate tiles without the “dst_nodata must be in valid range” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100