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

Dimensionless units as "1" - adapt to numpy 2 #1814

Merged
merged 40 commits into from
Jul 31, 2024
Merged

Dimensionless units as "1" - adapt to numpy 2 #1814

merged 40 commits into from
Jul 31, 2024

Commits on Jun 27, 2024

  1. Fix NaN and Inf

    aulemahal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    583917f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix tests for numpy 2

    aulemahal committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    06d18ca View commit details
    Browse the repository at this point in the history
  2. remove pint pin

    aulemahal committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7e9107e View commit details
    Browse the repository at this point in the history
  3. upd changes

    aulemahal committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e3b9851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a36c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    deaa702 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. upd pin for cf-xarray

    aulemahal committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7330221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b446e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14d0b9 View commit details
    Browse the repository at this point in the history
  4. Add ensure_absolute_tempetature to __all__ and refactor to put both s…

    …imilar functions together
    aulemahal committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    da22473 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    14c1f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be1d57 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    cc4fe55 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    c21b8ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d956c3f View commit details
    Browse the repository at this point in the history
  3. fix changelog

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    97d653b View commit details
    Browse the repository at this point in the history
  4. revert pins

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    60a186c View commit details
    Browse the repository at this point in the history
  5. WIP - conditional tests

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0f289e8 View commit details
    Browse the repository at this point in the history
  6. add an older numpy build

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9943914 View commit details
    Browse the repository at this point in the history
  7. fix imports

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8967596 View commit details
    Browse the repository at this point in the history
  8. unpin netcdf4

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    82c6f20 View commit details
    Browse the repository at this point in the history
  9. woops

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3577bbb View commit details
    Browse the repository at this point in the history
  10. use h5netcdf

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    107d44c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd952b2 View commit details
    Browse the repository at this point in the history
  12. add h5netcdf to deptry

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0f6f756 View commit details
    Browse the repository at this point in the history
  13. add xarray engine to cli

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4aeeb89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2b0b42 View commit details
    Browse the repository at this point in the history
  15. fix cannon test

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cf286d2 View commit details
    Browse the repository at this point in the history
  16. use h5netcdf

    Zeitsperre committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d557f4d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4d95e63 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. replace open_dataset

    Zeitsperre committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3312405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f1e65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f472a9c View commit details
    Browse the repository at this point in the history
  4. Better Version checks

    aulemahal committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3f3ae71 View commit details
    Browse the repository at this point in the history
  5. oups wrong version

    aulemahal committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    967ddbb View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.rst

    aulemahal authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    14a62d5 View commit details
    Browse the repository at this point in the history
  7. fix doctests

    aulemahal committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0524386 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d4beab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bc53fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ded3ed View commit details
    Browse the repository at this point in the history