-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release/0.5.0 #289
Merged
Merged
Release/0.5.0 #289
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge main to develop
Update grib output code from climetlab
Feature/contants fieldlist
…ted-metadata Feature/numpy fieldlist value related metadata
* Providing different defaults to different sources is confusing * need to specify compression method used by source * read_csv kwargs consistent for cds and file sources * improved kwarg handling of read_csv * test demonstrating that default parse_date kwargs is not a good idea * Tests for other formats * Compression removed from CSV.to_pandas kwargs, special treatment not required --------- Co-authored-by: Sandor Kertesz <Sandor.Kertesz@ecmwf.int>
* Implement haversine nearest point method
* multiple requests ad custom chunks * expose requests property
* Improve cds tests * Improve cds tests * Improve cds tests
* Add notebook to show how to write to fdb
* Refactor the off cache-policy --------- Co-authored-by: Iain Russell <40060766+iainrussell@users.noreply.github.com>
* Implement plugins
* Fix indices on fieldlist filtered with sel
* Add downstream-ci
* Enable using url source as a stream
…ata (#275) * Do not implicitly set generatingProcessIdentifier when writing GRIB data
* Implement multi part option for url streams
* Support subhourly steps in grib
* Use headers only cloning for grib metadata override
* Add release notes for version 5.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.