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: Alexander-Barth/NCDatasets.jl Loading
base: v0.14.2
Choose a base ref
...
head repository: Alexander-Barth/NCDatasets.jl Loading
compare: v0.14.3
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 12, 2024

  1. Update TagBot.yml

    Alexander-Barth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    23c4015 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    Alexander-Barth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1ebefed View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d2d90f4 View commit details
    Browse the repository at this point in the history
  2. add MPI types

    Alexander-Barth committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    68935fe View commit details
    Browse the repository at this point in the history
  3. clean-up

    Alexander-Barth committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0dea8e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a8cd32 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. correct example

    Alexander-Barth committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ce245f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. allow CartesianIndex and CartesianIndices with load! (issue #250)

    Co-authored-by: Haakon Ludvig Langeland Ervik <[email protected]>
    Alexander-Barth and haakon-e committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0284393 View commit details
    Browse the repository at this point in the history
  2. use to_indices rather than own normalizeindexes for index normalizati…

    …on (#250)
    
    Co-authored-by: Haakon Ludvig Langeland Ervik <[email protected]>
    Alexander-Barth and haakon-e committed Mar 6, 2024
    2 Configuration menu
    Copy the full SHA
    0335d26 View commit details
    Browse the repository at this point in the history
Loading