13 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
Set nodata on output tiffs about 2 months ago
documentation help wanted

dep-seagrass-extents

Jupyter Notebook
bug help wanted question

dep-seagrass-extents

Jupyter Notebook

dep-seagrass-extents

Jupyter Notebook
Texture is slow 2 months ago
enhancement help wanted question

dep-seagrass-extents

Jupyter Notebook

AI Summary: The task is to correct the creation of the probability Cloud Optimized GeoTIFF (COG) for seagrass habitat mapping. Specifically, the nodata value (currently 255) needs to be explicitly set within the COG metadata to ensure proper handling of areas without data.

Complexity: 3/5
bug help wanted

dep-seagrass-extents

Jupyter Notebook
Make a surf class 3 months ago

AI Summary: Create two geoJSON files, each containing approximately 100 surf points for two specified locations. These files will supplement an existing surf mask by adding surf points in areas currently not covered. Specific locations are assigned to different individuals (@Maivunijale, @Sosi19301, @elenoab99) with a deadline of Thursday at 12pm.

Complexity: 3/5
documentation enhancement help wanted question

dep-seagrass-extents

Jupyter Notebook

AI Summary: The task involves scaling a seagrass habitat mapping model for wider deployment. This includes creating two Python functions (print_tasks.py and run_tasks.py), a Docker image, a YAML workflow, a STAC collection, a Datacube product, and a Datacube configuration. The primary focus is on creating a seagrass model with two output layers (presence/absence and probability) for 4-6 study sites. Prior experience with Docker, YAML, STAC, and Datacube is beneficial.

Complexity: 4/5
documentation help wanted

dep-seagrass-extents

Jupyter Notebook

AI Summary: Clean, validate, and verify geotagged points for the Paunganisu area, mirroring the process used for Bootless Bay's seagrass habitat mapping. This involves data processing and quality control to ensure accurate representation of seagrass extents.

Complexity: 3/5
documentation good first issue help wanted

dep-seagrass-extents

Jupyter Notebook

AI Summary: Debug a Python function (`do_prediction`) within a seagrass habitat mapping workflow. The function, used to generate predictions with a mask, is producing incorrect results. The issue likely lies in data handling (reordering or transposing arrays) within code cells 22-25 of a Jupyter Notebook. The task involves analyzing the code, identifying the error in data manipulation, and correcting it to produce the expected output.

Complexity: 4/5
bug documentation help wanted question

dep-seagrass-extents

Jupyter Notebook

AI Summary: Debug a Dask-parallelized xarray operation (`xr.apply_ufunc`) within a Jupyter Notebook used for seagrass habitat mapping. The operation calculates GLCM features from image patches and is stuck on a specific cell, potentially due to computational cost despite using parallelization. The task involves investigating the cause of the slowdown (e.g., insufficient resources, code inefficiency, data issues), potentially optimizing the code, and ensuring the operation completes successfully.

Complexity: 4/5
bug help wanted

dep-seagrass-extents

Jupyter Notebook

AI Summary: Review and improve a Jupyter notebook used for seagrass habitat mapping. The notebook processes geospatial data, incorporates texture data, and uses machine learning for prediction. The task involves reviewing existing code, integrating masking functions from other contributors, streamlining workflows, and ensuring accuracy before scaling to other datasets.

Complexity: 4/5
documentation help wanted question

dep-seagrass-extents

Jupyter Notebook

AI Summary: Document the most useful GLCM window sizes used in seagrass habitat mapping, including supporting images and justifications, for project record-keeping. This is in response to a discussion with the product development team and wider community on enhancing seagrass products.

Complexity: 2/5
documentation help wanted question

dep-seagrass-extents

Jupyter Notebook