-
Notifications
You must be signed in to change notification settings - Fork 45
Separate kwargs for Opening a Grid File in Open Dataset
#390
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
Conversation
|
A test case with example dropping certain columns would be useful. As it will excercise this option also. |
That's the plan! |
kwargs for Opening a Grid File in Open Datasetkwargs for Opening a Grid File in Open Dataset
aaronzedwick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from what I can see!
ifranda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Closes #386
Overview
grid_kwargs) toux.open_datasetandux.open_mfdatasetwhich allows the user to specify a dictionary of key word arguments that are used when opening up a Grid dataset inux.open_gridExpected Usage
PR Checklist
General
Testing
Documentation