Skip to content

allow stretched grid decomposition #68

Description

@chrishavlin

If yt-project/yt#4732 goes in to yt, we can allow the chunksizes argument with stretched grids. Should just be a matter of deleting:

elif sel_info.grid_type == _xr_to_yt._GridType.STRETCHED:
raise NotImplementedError(
"Stretched grids cannot set the chunksizes argument."
)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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