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

Update DevOps to cache conda and fix attributes not being preserved with xarray > 2023.3.0 #465

Merged
merged 7 commits into from
May 11, 2023

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    ab20bf9 View commit details
    Browse the repository at this point in the history
  2. Fix build workflow

    tomvothecoder committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    03d2b35 View commit details
    Browse the repository at this point in the history
  3. Fix dv attrs getting dropped using .where()

    - Constraint `xesmf` in `ci.yml`
    tomvothecoder committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a117838 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update tests to silence logger warnings

    - Update `_logger.py` module to avoid propagating logger messages multiple times
    - Update `TemporalAccessor._set_data_var_attrs` try and except statement to a `.get()`
    tomvothecoder committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d703472 View commit details
    Browse the repository at this point in the history
  2. Delete plot

    tomvothecoder committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c6a524f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    af4a0cf View commit details
    Browse the repository at this point in the history
  2. Clean up test suite and silence logger warnings

    - Bump xarray to latest version in conda envs
    tomvothecoder committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ba295b2 View commit details
    Browse the repository at this point in the history