Skip to content

ENH: Axis labeling should be more flexible #3976

Open
@matthewturk

Description

@matthewturk

At present, if you were to specify something like:

yt.load_uniform_grid(data, geometry = ( "geographic", ("latitude", "longitude", "pressure")))

yt would get confused, as the axes do not match those that it expects. I think we should be more flexible in allowing for these aliases, specifically in coordinate systems where we are able to infer what they are.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions