JuliaDataCubes / JuliaDataCubes/YAXArrays.jl

YAXArrays ignores NoData Value from ArchGDAL VRT RasterDataset

Open
#30 3 comments 0 reactions 1 assignee View on GitHub

@felixcremer is already working on this.

Since Feb 1, 2022.

test needed
Dominant language
Julia
Stars
132
Forks
25
PR merge metrics
No merged PRs in 30d

Description

When I am trying to load a GDAL VRT as a YAXArray I would have expected, that the yaxarray would convert the nodata value of my underlying VRT or tiff files into missing values in the YAXArray.

It works as expected, when I save the data as a .zarr file with setting the fill_value.
Is this something that could be fixed in the ArchGDAL implementation of Diskarrays or should I circumvent this by checking for my nodata value instead of missing in the mapCube inner function?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.