Skip to content

Raster processing (notebook 13) - open methods and nodata handling exercise #52

@jorisvandenbossche

Description

@jorisvandenbossche

In this notebook we use rioxarray.open_rasterio in the explanation, but then in the exercises, we use the standard xr.open_dataarray, and their behaviour regarding nodata is different (xr.open_dataarray uses mask_and scale=True by default).

The second exercise is about this topic, but should in the instructions also mention mask_and_scale.

And we might want to consolidate the way the dataset is opened (eg always xr.open_dataarray)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions