digitalearthpacific/dep-seagrass

Set nodata on output tiffs

Open

#198 opened on Aug 24, 2025

 (3 comments) (0 reactions) (0 assignees)Jupyter Notebook (1 fork)auto 404
documentationhelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

The classification & probability appear to have the correct nodata values but they need the nodata attribute set like here: https://github.com/digitalearthpacific/dep-seagrass/blob/0d149ab5e24530e13259da9f52fb0498d9e89b51/src/utils.py#L470-L472 (or with rio.write_nodata)

Contributor guide