Skip to content

docs: clarify lazy loading #71

@alambare

Description

@alambare
  • clarify no lazy loading: data is lazy loaded by default.
    .rio.clip_box() does not read all data, when .rio.clip() does.
  • add an example of using equivalent of deprecated get_data() using to_xarray() without re-projection.
    (see tutorial added in feat: get_file_obj and to_xarray methods #79)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions