Skip to content

Typo in Reading and writing files docs #4059

Closed
@clausmichele

Description

@clausmichele

There is a typo in http://xarray.pydata.org/en/stable/io.html#rasterio

In [35]: rds4326 = rio.rio.reproject("epsg:4326")

Should instead be

In [35]: rds4326 = rds.rio.reproject("epsg:4326")

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