[go: nahoru, domu]

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: ARM-DOE/ACT Loading
base: v2.0.5
Choose a base ref
...
head repository: ARM-DOE/ACT Loading
compare: v2.1.0
Choose a head ref
  • 11 commits
  • 32 files changed
  • 4 contributors

Commits on Apr 9, 2024

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

Commits on Apr 11, 2024

  1. ENH: Update the cb_friendly to match cvd_friendly. (#820)

    * ENH: Update the cb_friendly to match cvd_friendly.
    This is so that the code matches the correct terminology.
    
    * STY: PEP8 fix for long line.
    zssherman committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3046a76 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. FIX: Many warning fixes for ACT. (#822)

    * FIX: Many warning fixes for ACT.
    These fixes include datetime utc changes, missing images, xarray.dims to sizes changes and more.
    
    * FIX: Forgot to remove 0 index.
    
    * STY: PEP8 fixes.
    
    * FIX: Use timezone import.
    
    * FIX: Need to check length of coord arrays, when casting to float.
    
    * STY: PEP8 fixes.
    zssherman committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    60b86f4 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump peaceiris/actions-gh-pages in the actions group (#823)

    Bumps the actions group with 1 update: [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages).
    
    
    Updates `peaceiris/actions-gh-pages` from 3.9.3 to 4.0.0
    - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
    - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
    - [Commits](peaceiris/actions-gh-pages@v3.9.3...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: peaceiris/actions-gh-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    164c072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af93383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a32dde4 View commit details
    Browse the repository at this point in the history
  5. Metadata updates (#826)

    * ENH: Metadata changes for blog posts
    
    * Adding in more metadata
    AdamTheisen committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ad501aa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Bug in a link for the eclipse blog post (#827)

    * ENH: Metadata changes for blog posts
    
    * Adding in more metadata
    
    * BUG: One link was not working but should be fixed now.
    AdamTheisen committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    532adcf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. ADD: Adding a piechart function to distribution display module. (#828)

    * ADD: Adding a piechart function to distribution display module.
    This new function uses act.utils.calculate_percentages to create
    a pie chart of percentages of user defined fields of a dataset.
    
    * STY: PEP8 fixes.
    
    * STY: More PEP8 fixes.
    
    * ENH: Suggested changes to doc and parameter usage.
    
    * STY: PEP8 fix.
    zssherman committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d89b2fd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. DOC: Update docs to explain how to get an arm username and token. (#831)

    * DOC: Update docs to explain how to get an arm username and token.
    
    * FIX: Missing spaces added.
    zssherman committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7f282c0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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