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

Features/517-netcdf4-features #559

Merged

Commits on Nov 28, 2019

  1. removed copy constructor and use collective netcdf-output

    Benjamin Bourgart committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    51bfd8b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Ben Bourgart committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    95943f2 View commit details
    Browse the repository at this point in the history
  2. Adding IO features and tests

    Ben Bourgart committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    4f87064 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

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

Commits on Apr 29, 2020

  1. run pre-commit

    Ben Bourgart committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    edff24f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 7, 2020

  1. Fixed: collective IO only when necessary, also tests

    Benjamin Bourgart committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2d99471 View commit details
    Browse the repository at this point in the history
  2. pre-commit ran

    Ben Bourgart committed May 7, 2020
    Configuration menu
    Copy the full SHA
    124dd96 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    a531173 View commit details
    Browse the repository at this point in the history
  2. run python black formatting

    Ben Bourgart committed May 9, 2020
    Configuration menu
    Copy the full SHA
    48cc6a0 View commit details
    Browse the repository at this point in the history
  3. bugfix

    Ben Bourgart committed May 9, 2020
    Configuration menu
    Copy the full SHA
    b3e0e30 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Use nc4-methods to get (start, count, stride) as well as out_shape (l…

    …eft-hand shape of set-operation). Then only merge slices for split-axis. This is a testing/debugging version, cleanup needed
    Ben Bourgart committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f3625c5 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    Ben Bourgart committed May 13, 2020
    Configuration menu
    Copy the full SHA
    3bd006f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

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

Commits on May 15, 2020

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

    Ben Bourgart committed May 15, 2020
    Configuration menu
    Copy the full SHA
    1a0aaea View commit details
    Browse the repository at this point in the history
  3. cleanup test

    Ben Bourgart committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7c5ca61 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. minor bugs and coverage

    Ben Bourgart committed May 18, 2020
    Configuration menu
    Copy the full SHA
    3bd6e61 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. corrections as requested

    Ben Bourgart committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ee0c40e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

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

Commits on Jun 8, 2020

  1. as requested

    Ben Bourgart committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    dbf788a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b468ab5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

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

Commits on Jun 15, 2020

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

Commits on Jun 23, 2020

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

Commits on Jun 24, 2020

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

Commits on Jul 1, 2020

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

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

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

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0e4e885 View commit details
    Browse the repository at this point in the history
  2. Update tests and formatting

    Ben Bourgart committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    c7f15ea View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

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

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    f09080a View commit details
    Browse the repository at this point in the history
  2. update changelog

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    70507d2 View commit details
    Browse the repository at this point in the history
  3. append tests

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    bcb8096 View commit details
    Browse the repository at this point in the history
  4. bugfix test

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b84a7bf View commit details
    Browse the repository at this point in the history
  5. bugix test

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7b470cd View commit details
    Browse the repository at this point in the history
  6. bugfix expanded_split

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    021288c View commit details
    Browse the repository at this point in the history
  7. bugfix expanded_split

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    befe6f2 View commit details
    Browse the repository at this point in the history
  8. remove superflous check

    Ben Bourgart committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    eb38941 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. broadcast exceptions to all processes; prevents stalling

    Ben Bourgart committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    dd64d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

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

Commits on Nov 17, 2020

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

Commits on Nov 18, 2020

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