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

Mechanism to slice variables #56

Open
ayan-usgs opened this issue Jul 10, 2015 · 0 comments
Open

Mechanism to slice variables #56

ayan-usgs opened this issue Jul 10, 2015 · 0 comments

Comments

@ayan-usgs
Copy link
Contributor

The sgrid standard specifies a padding parameter on coordinates defined within in the staggered grid. Depending on what is being done with a variable, it may be necessary to use the padding to trim rows/columns off a dataset. The pysgrid sgrid creates a slicing attribute (e.g. center_slicing) on variables to help with this, but the use it the slicing attribute typically requires it to be sliced. The package should be able to infer how to slice the variable from the dimensions and coordinate names, rather than relying on user input.

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

No branches or pull requests

1 participant