forked from SciTools/iris
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update #13
Merged
Merged
Update #13
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
Remove Iris' import logging machinery.
Fix coord_comparison when coords are the same object
Refactor assertGivesWarning into separate methods
When indexing, prevent the removal of masks on no-mask masked arrays
Fix support for scalar as_lazy_data
Ammended cube.var_name documentation to refer to it as NetCDF.
* switched boolean operator and altered docstring * raised error on future flag and tweaked functionality * small change to deprecation warning message * Code changes * remake cdl results * More CDL updates (cherry picked from commit 47272b3) * Review actions
Disable dask.set_options call on _lazy_data import.
… thus work with Python 3
Get working with iris-grib (using eccodes).
…ather than Jet as we are using matplotlib 1 still).
* Change behaviour of 'error' level * Change Future netcdf_no_unlimited tests * Fix tests testing the wrong thing
Reduced the number of processes used by default when testing.
Set the documentation build to use viridis as the default colormap
[DOC] Dask processing options docs updates
[TST] Unpin dask
Test contig tol
[ENH] More lazy aggregators
…#2977) * Field locations for structured um loads. * Remove unused import. * Fix test for new implementation. * Added whatsnew. * Review changes.
Developer Guide: git setup and workflow
* Integration test for iris.plot.contour with 2d coords. * Review changes.
pinned numpy to not 1.15.2 in core requirements
🍾 🥇 for sticking with it @corinnebosley
* started adding entries to whatsnew * more updates to whatsnew * first complete draft of 2.2 whatsnew * some small corrections * made corrections suggested in review
Update CF standard name table to v59
Update version string to v2.2.0
updated version string to 2.3.0dev0
removed gitter from contact list
replaced list with link of stash mappings
removed gitter from contact list
replaced list with link of stash mappings
add contact options to README
Add stash mapping changes v2.0.0 -> v2.1.0 to changelog
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.