Skip to content
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

Allowing exemption to axis guessing on coords #5551

Merged
merged 32 commits into from
Nov 17, 2023

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    6b49b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093372c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. updating pr

    HGWright committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    eafa1d0 View commit details
    Browse the repository at this point in the history
  2. merge commit

    HGWright committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d42a2b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e942b32 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. remove from metadata

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    875f827 View commit details
    Browse the repository at this point in the history
  2. merge conflict

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    056defa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd64b2 View commit details
    Browse the repository at this point in the history
  4. remove merge clash

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    047f58b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'guess_coord' of github.com:HGWright/iris into guess_coord

    * 'guess_coord' of github.com:HGWright/iris:
      [pre-commit.ci] auto fixes from pre-commit.com hooks
    precommit
    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    247feb1 View commit details
    Browse the repository at this point in the history
  6. adding review comments

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    724d05f View commit details
    Browse the repository at this point in the history
  7. more review changes

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3d183f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c901c12 View commit details
    Browse the repository at this point in the history
  9. parametrise and add tests

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a121ec4 View commit details
    Browse the repository at this point in the history
  10. precommit changes

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a7e6aa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5da396 View commit details
    Browse the repository at this point in the history
  12. fix last test

    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6020a63 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'guess_coord' of github.com:HGWright/iris into guess_coord

    * 'guess_coord' of github.com:HGWright/iris:
      [pre-commit.ci] auto fixes from pre-commit.com hooks
    precommit merge
    HGWright committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cffa5b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. addressing review comments

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a9a45d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4151a7a View commit details
    Browse the repository at this point in the history
  3. fix test failure

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c35c3d1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'guess_coord' of github.com:HGWright/iris into guess_coord

    * 'guess_coord' of github.com:HGWright/iris:
      [pre-commit.ci] auto fixes from pre-commit.com hooks
    add precommit changes
    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3e6fba8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d643915 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5033391 View commit details
    Browse the repository at this point in the history
  7. fix merge conflict

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    faf4188 View commit details
    Browse the repository at this point in the history
  8. fix sentence

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ed4c4c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0180f58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfbe34f View commit details
    Browse the repository at this point in the history
  11. fix flake8

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6af7f81 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'guess_coord' of github.com:HGWright/iris into guess_coord

    * 'guess_coord' of github.com:HGWright/iris: (82 commits)
      [pre-commit.ci] auto fixes from pre-commit.com hooks
      [pre-commit.ci] pre-commit autoupdate (SciTools#5579)
      Relicense to from LGPL-3 to BSD-3 (SciTools#5577)
      Allow `add_season_year()` to optionally send spans backwards (SciTools#5573)
      Added xarray phrasebook doc page (SciTools#5564)
      fixed spacing (SciTools#5572)
      DOCS: Removed broken git links. (SciTools#5569)
      More sensible time axis and tick labels for 2D plots (SciTools#5561)
      removed now incorrect statement. (SciTools#5555)
      [pre-commit.ci] pre-commit autoupdate (SciTools#5558)
      Exempt major release label from stalebot (SciTools#5559)
      updated link (SciTools#5556)
      Added whatsnew. (SciTools#5552)
      moved latest warning banner logic to conf.py (SciTools#5508)
      updated layout of top navbar (SciTools#5505)
      Oblique and Rotated Mercator (SciTools#5548)
      [pre-commit.ci] pre-commit autoupdate (SciTools#5549)
      [pre-commit.ci] pre-commit autoupdate (SciTools#5527)
      Bump scitools/workflows from 2023.09.1 to 2023.10.0 (SciTools#5540)
      nep29 drop table schedule numpy>1.21 (SciTools#5525)
      ...
    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c8854d3 View commit details
    Browse the repository at this point in the history
  13. fix last test

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    19dd66e View commit details
    Browse the repository at this point in the history
  14. update whatsnew

    HGWright committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b01f3f8 View commit details
    Browse the repository at this point in the history