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

proposal for handling rectilinear fields #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

samuelepapa
Copy link

Fixes the problem with rectilinear fields.
This is done by introducing a new spacing system called "grid_spacing" which keeps the spacing for each dimension separately as a numpy array which indicates the location of each element in that dimension.
The absence of scan to siddon is not considered breaking anymore, as some files don't have it but are valid xdr files (at least from experience).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant