-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add option to choose mfdataset attributes source. #3498
Merged
Merged
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 702d571 - Browse repository at this point
Copy the full SHA 702d571View commit details -
Configuration menu - View commit details
-
Copy full SHA for f83a634 - Browse repository at this point
Copy the full SHA f83a634View commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6b7d52b - Browse repository at this point
Copy the full SHA 6b7d52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a02ff9a - Browse repository at this point
Copy the full SHA a02ff9aView commit details
Commits on Nov 13, 2019
-
Add dcherian suggestions in master_file tests.
Co-Authored-By: Deepak Cherian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cc3b34 - Browse repository at this point
Copy the full SHA 8cc3b34View commit details
Commits on Nov 14, 2019
-
Rename master_file kwarg to attrs_file.
Unlike netCDF4's master_file this is only used for attributes.
Configuration menu - View commit details
-
Copy full SHA for 64f9785 - Browse repository at this point
Copy the full SHA 64f9785View commit details
Commits on Dec 14, 2019
-
Require master_file as a path, forbid indexes.
Index behaviour is ambiguous for nested lists on older Python versions. The default remains index 0, which is backward-compatible but also ambiguous in this case (see docstring and pull request #3498).
Configuration menu - View commit details
-
Copy full SHA for fb1d91f - Browse repository at this point
Copy the full SHA fb1d91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b1d57 - Browse repository at this point
Copy the full SHA b6b1d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a44831 - Browse repository at this point
Copy the full SHA 8a44831View commit details
Commits on Dec 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aa62e18 - Browse repository at this point
Copy the full SHA aa62e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa437a4 - Browse repository at this point
Copy the full SHA aa437a4View commit details
Commits on Jan 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 81e1a6f - Browse repository at this point
Copy the full SHA 81e1a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1347ab5 - Browse repository at this point
Copy the full SHA 1347ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa72572 - Browse repository at this point
Copy the full SHA aa72572View commit details -
Document that attrs_file can now be a pathlib.Path.
Co-Authored-By: keewis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 175de6c - Browse repository at this point
Copy the full SHA 175de6cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.