Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: New image, v2 #312

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: New image, v2 #312

wants to merge 1 commit into from

Conversation

gselzer
Copy link
Collaborator

@gselzer gselzer commented Nov 13, 2024

This PR overhauls the "New" button for creating preallocated outputs. Currently, two changes have been made:

  • xarray is now the default data structure.
  • Axis types can be provided for each dimension.

image

This PR is currently a draft because it is incomplete, and needs further cleanup.

Closes #277

@gselzer gselzer added the enhancement New feature or request label Nov 13, 2024
@gselzer gselzer added this to the 0.3.0 milestone Nov 13, 2024
@gselzer gselzer self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get rid of the New button's ability to make plain NumPy arrays, or at least make xarray the default
1 participant