-
Notifications
You must be signed in to change notification settings - Fork 284
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
Adding a utility for flattening Aux Coords #3030
Commits on Jan 20, 2019
-
Adding a utility for flattening Aux Coords (e.g. for later use in ext…
…ract calls) Adding some tests and fixing some edge cases Removing unused import Add comment and rename var for clarity Add comment and rename var for clarity Minor fix Retain lazy data Support aux coords on leading dimensions, and split across non-neighbouring dimensions. The routine chooses the first dimension of the AuxCoord as the new flat one. Fix whitespace Fix issue with multiple dim coords being flattened PEP8 conformance Long lines Factor out a function for flattening arbitrary dimensions Fix case for coordinates with bounds Flatten all dims by default Remove unused imports Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 4222298 - Browse repository at this point
Copy the full SHA 4222298View commit details -
Adding a NotImplemented error for coordinates with more than 2 dimens…
…ions. Other minor whitespace and text changes
Configuration menu - View commit details
-
Copy full SHA for 4b19906 - Browse repository at this point
Copy the full SHA 4b19906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a563d - Browse repository at this point
Copy the full SHA 18a563dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38af4b5 - Browse repository at this point
Copy the full SHA 38af4b5View commit details
Commits on Feb 1, 2019
-
Mergeback 2.2.x (SciTools#3256)
* BLD: Pinning cftime to 1.0.1 (SciTools#3247) * Fix for numpy 1v16. (SciTools#3257)
Configuration menu - View commit details
-
Copy full SHA for 6a4f9dc - Browse repository at this point
Copy the full SHA 6a4f9dcView commit details
Commits on Feb 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0f519e1 - Browse repository at this point
Copy the full SHA 0f519e1View commit details
Commits on Feb 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a76afdc - Browse repository at this point
Copy the full SHA a76afdcView commit details
Commits on Feb 22, 2019
-
Revert "Avoid numpy FutureWarning about indexing with sequence. (SciT…
…ools#3267)" (SciTools#3274) This reverts commit a76afdc.
Configuration menu - View commit details
-
Copy full SHA for a7aa2c7 - Browse repository at this point
Copy the full SHA a7aa2c7View commit details -
Revert "Test with newest cf-units: no longer called cf_units. (SciToo…
…ls#3265)" (SciTools#3275) This reverts commit 0f519e1.
Configuration menu - View commit details
-
Copy full SHA for 129ae41 - Browse repository at this point
Copy the full SHA 129ae41View commit details
Commits on Feb 25, 2019
-
Get licence header test working again. (SciTools#3272)
* Fix testing cwd for licence header test to work properly. * Remove redundant test runner --coding-tests key. * Update all the missed header years.
Configuration menu - View commit details
-
Copy full SHA for 45a18ab - Browse repository at this point
Copy the full SHA 45a18abView commit details
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 337f6f0 - Browse repository at this point
Copy the full SHA 337f6f0View commit details
Commits on Jun 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7bc4d5a - Browse repository at this point
Copy the full SHA 7bc4d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f26e80 - Browse repository at this point
Copy the full SHA 4f26e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcfae7 - Browse repository at this point
Copy the full SHA bbcfae7View commit details -
Fix problem with factories in iris.util.new_axis(). (SciTools#3263)
* Fix problem with factories from iris.util.new_axis(). * Added whatsnew. * Licence header fix. * Reference PR in comment. * Revised whatsnew.
Configuration menu - View commit details
-
Copy full SHA for 400abd2 - Browse repository at this point
Copy the full SHA 400abd2View commit details -
Added a timeout to stop requests.get hanging on platforms with no int…
…ernet (SciTools#3284) * Added a 1 second timout to stop requests.get hanging on the HPC * Amended comment to be more generic * Changed 1 second timeout to 10 seconds.
Configuration menu - View commit details
-
Copy full SHA for 3237313 - Browse repository at this point
Copy the full SHA 3237313View commit details -
Fix for small plot changes with freetype 2.10. (SciTools#3297)
* Fix for small plot changes with freetype 2.10. * Remove spurious end-of-line spaces in imagerepo.json.
Configuration menu - View commit details
-
Copy full SHA for d40a3a8 - Browse repository at this point
Copy the full SHA d40a3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5017c - Browse repository at this point
Copy the full SHA cc5017cView commit details -
Imagehash listfile for fixbranch (SciTools#3311)
* Test-imagehash uris checked against listing file instead of github api listing. * Licence header fix. * Remove redundant import + skip; fix bytes decode; improve error message; clarify comments. * Improved error message.
Configuration menu - View commit details
-
Copy full SHA for c732c02 - Browse repository at this point
Copy the full SHA c732c02View commit details -
Coord nan equal (SciTools#3283)
* Allow coords with NaNs in to compare equal. * Tests for AuxCoord.__eq__ and util.array_equal(withnans=True). * Move whatsnew contributions into existing whatsnew document. * Better logic in util.array_equal.
Configuration menu - View commit details
-
Copy full SHA for 535d763 - Browse repository at this point
Copy the full SHA 535d763View commit details -
Dask landsea masks bugfix (SciTools#3255)
* Fix landsea-mask data access for UM files. * Review changes. * Fixed some stale comments + unused variables.
Configuration menu - View commit details
-
Copy full SHA for 859e0c5 - Browse repository at this point
Copy the full SHA 859e0c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e26263 - Browse repository at this point
Copy the full SHA 6e26263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7968001 - Browse repository at this point
Copy the full SHA 7968001View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e95a8 - Browse repository at this point
Copy the full SHA f8e95a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3872614 - Browse repository at this point
Copy the full SHA 3872614View commit details
Commits on Jun 4, 2019
-
Merge pull request SciTools#3316 from lbdreyer/221_mergeback_rebase
v2.2.x branch mergeback
Configuration menu - View commit details
-
Copy full SHA for b209642 - Browse repository at this point
Copy the full SHA b209642View commit details
Commits on Jun 7, 2019
-
Adding a utility for flattening Aux Coords (e.g. for later use in ext…
…ract calls) Adding some tests and fixing some edge cases Removing unused import Add comment and rename var for clarity Add comment and rename var for clarity Minor fix Retain lazy data Support aux coords on leading dimensions, and split across non-neighbouring dimensions. The routine chooses the first dimension of the AuxCoord as the new flat one. Fix whitespace Fix issue with multiple dim coords being flattened PEP8 conformance Long lines Factor out a function for flattening arbitrary dimensions Fix case for coordinates with bounds Flatten all dims by default Remove unused imports Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 64cb28c - Browse repository at this point
Copy the full SHA 64cb28cView commit details -
Adding a NotImplemented error for coordinates with more than 2 dimens…
…ions. Other minor whitespace and text changes
Configuration menu - View commit details
-
Copy full SHA for b356cb0 - Browse repository at this point
Copy the full SHA b356cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 308123c - Browse repository at this point
Copy the full SHA 308123cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24831fb - Browse repository at this point
Copy the full SHA 24831fbView commit details -
Merge remote-tracking branch 'origin/flatten_aux_coord' into flatten_…
…aux_coord # Conflicts: # lib/iris/util.py
Configuration menu - View commit details
-
Copy full SHA for 1b187a3 - Browse repository at this point
Copy the full SHA 1b187a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94da0f9 - Browse repository at this point
Copy the full SHA 94da0f9View commit details