Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SciTools/iris
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: SciTools/iris
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.x
Choose a head ref
  • 4 commits
  • 20 files changed
  • 5 contributors

Commits on Sep 23, 2022

  1. Reinstate CubeList._repr_html_() (#4976)

    * Test the calls implementing Cube and Cubelist printing, and repr_html().
    
    * Reinstate CubeList._repr_html_() method.
    
    * Review changes.
    
    * Add whatsnew.
    
    * Typo in whatsnew.
    
    * Update docs/src/whatsnew/3.3.rst
    
    Co-authored-by: lbdreyer <[email protected]>
    
    Co-authored-by: lbdreyer <[email protected]>
    pp-mo and lbdreyer authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1d6d979 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fix name loader problem (#4933)

    * Fix name loader problem; enforce expected type of all cube cell_methods.
    
    * Review change: fix import order.
    
    * Update imagerepo.json for skipped changes from test-iris-imagehash v0.16.
    pp-mo authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d38c504 View commit details
    Browse the repository at this point in the history
  2. Port dependency fixes to v3.3.x. (#4992)

    * Lockfile updates (#4968)
    
    * Updated environment lockfiles
    
    * Adjustments for Cartopy v0.21.0 (SciTools/cartopy@fcb784d).
    
    * Cartopy >=0.21 pin.
    
    * What's New entry.
    
    * WIP try netCDF4 pin.
    
    * Try pip installing netcdf4==1.6.1 as requested by @ocefpaf.
    
    * Revert "Try pip installing netcdf4==1.6.1 as requested by @ocefpaf."
    
    This reverts commit ce9f890.
    
    * netcdf4!=1.6.1
    
    * Align Conda YAML formatting.
    
    Co-authored-by: Lockfile bot <[email protected]>
    
    * New lockfiles.
    
    * What's New entry.
    
    * What's New correction.
    
    Co-authored-by: Lockfile bot <[email protected]>
    trexfeathers and web-flow authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2a41be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Update whatsnew for 3.3.1 release (#5002)

    * set whatsnew release date
    
    * fix whatsnew
    stephenworsley authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6829e61 View commit details
    Browse the repository at this point in the history
Loading