-
Notifications
You must be signed in to change notification settings - Fork 30
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
Interfaces #277
Merged
Merged
Interfaces #277
Commits on Oct 29, 2022
-
- Add interfaces.py to process responses into third-party library objects
Configuration menu - View commit details
-
Copy full SHA for 68d51dd - Browse repository at this point
Copy the full SHA 68d51ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60e4e4 - Browse repository at this point
Copy the full SHA e60e4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a2086 - Browse repository at this point
Copy the full SHA b6a2086View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2961e - Browse repository at this point
Copy the full SHA ff2961eView commit details -
- Use existing dataset - Pass requests_kwargs to 'to_pandas' method
Configuration menu - View commit details
-
Copy full SHA for 85f5233 - Browse repository at this point
Copy the full SHA 85f5233View commit details
Commits on Nov 10, 2022
-
- Add protocol check to interfaces function - Add self.protocol in ERDDAP.to_ncCF method
Configuration menu - View commit details
-
Copy full SHA for fb95092 - Browse repository at this point
Copy the full SHA fb95092View commit details
Commits on Nov 16, 2022
-
- Don't rename netCDF4 Dataset class - Change requests_kwargs default to None - Raise exception as object - Raise ValueError (instead of return) - Get rid of iris exception handling block (in favour of pinning latest version)
Configuration menu - View commit details
-
Copy full SHA for 90f556f - Browse repository at this point
Copy the full SHA 90f556fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c363bb - Browse repository at this point
Copy the full SHA 9c363bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c097922 - Browse repository at this point
Copy the full SHA c097922View commit details -
- Initialise dict with curly brackets - Improve exception handling in function 'to_pandas' - Improve error message in function 'to_ncCF' Co-authored-by: Filipe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4d9d37 - Browse repository at this point
Copy the full SHA b4d9d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28f170 - Browse repository at this point
Copy the full SHA a28f170View 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.