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 Loading
base: 83219a36c8a6798e02ab454d802a738a08f0abf9
Choose a base ref
...
head repository: SciTools/iris Loading
compare: fd8afb6c4aef3bef2eb5198424a6a5b8ff9707e8
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 31, 2023

  1. Enable lazy computation of wind vector rotation (#4972)

    * Lazy rotate_winds and associated tests
    
    * Data ownership bug fix and extra tests
    
    * Fix input data test
    
    * Code formatting
    
    * Add whats new entry
    
    * Add missing author name entry
    
    ---------
    
    Co-authored-by: Bill Little <[email protected]>
    tinyendian and bjlittle committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ba3ac6d View commit details
    Browse the repository at this point in the history
  2. raise dask min pin (#5225)

    * raise dask min pin
    
    * replace workaround
    
    * add whatsnew entry
    bjlittle committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8786962 View commit details
    Browse the repository at this point in the history
  3. Adopt tox

    lbdreyer committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fd8afb6 View commit details
    Browse the repository at this point in the history
Loading