Skip to content

Add "region" kwarg to load_dataset #60

@lawrenceabird

Description

@lawrenceabird

Some datasets cover the whole Antarctic continent. Data for the whole continent is often not required by users and loading it all can cause large overheads. We should add a region [list] kwarg to define a [xmin, xmax, ymin, ymax] region to crop the data to. This will reduce the size of the loaded data and make it easier to handle.

Where possible, extend this across all loaders to only load a specified region (default to the whole extent).

Metadata

Metadata

Assignees

No one assigned

    Labels

    datapoolDefault label for ACCESS Cryosphere Data Pool Issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions