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

Fix handling of NULL start/count/stride, remove unneeded file lookups, moved get/put code from nc4hdf5.c to hdf5var.c #1112

Merged

Commits on Aug 9, 2018

  1. renamed get_fill_value

    edhartnett committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    5e9ffca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e7a7ea View commit details
    Browse the repository at this point in the history
  3. added nc4_find_grp_h5_var

    edhartnett committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    b599927 View commit details
    Browse the repository at this point in the history
  4. further development

    edhartnett committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    252f1c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d4b9f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    df371b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1922263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a63f344 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3d3a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b29cc1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b26c83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97c2541 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. testing NULL starts

    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a271ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c39fa1 View commit details
    Browse the repository at this point in the history
  3. documentation

    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0b13f52 View commit details
    Browse the repository at this point in the history
  4. fixed problem of not calling NC_ versions of vars and varm functions …

    …for extra error checking
    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a0bea92 View commit details
    Browse the repository at this point in the history
  5. checking NULLs in function

    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    acc22e0 View commit details
    Browse the repository at this point in the history
  6. fixed HDF4 test

    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    69b37d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baa7621 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3046dab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1ed803 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e3fe2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc3c63b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24f0c9d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5800fdd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6c0cbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f9b7af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    829d9d2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9953e53 View commit details
    Browse the repository at this point in the history
  18. fix memory issue

    edhartnett committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    ab1216d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. minor cleanup

    edhartnett committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    97a442c View commit details
    Browse the repository at this point in the history
  2. merged master

    edhartnett committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b384219 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. merged master

    edhartnett committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    3bbc590 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

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