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 to_netcdf append bug (GH1215) #1609

Merged
merged 19 commits into from
Oct 25, 2017
Merged

fix to_netcdf append bug (GH1215) #1609

merged 19 commits into from
Oct 25, 2017

Commits on Oct 4, 2017

  1. fix to_netcdf append bug (GH1215)

    Joe Hamman committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    231ad51 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    0a519a9 View commit details
    Browse the repository at this point in the history
  2. fix for inmemorystore

    Joe Hamman committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    7f5e96f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    d13d48c View commit details
    Browse the repository at this point in the history
  2. overwrite existing vars

    Joe Hamman committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    3625035 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Configuration menu
    Copy the full SHA
    779a4b1 View commit details
    Browse the repository at this point in the history
  2. more tests and docs

    Joe Hamman committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1782108 View commit details
    Browse the repository at this point in the history
  3. assert_allclose for scipy backend

    Joe Hamman committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    0418264 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. doc fixes

    Joe Hamman committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    d3e2b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    04671e6 View commit details
    Browse the repository at this point in the history
  2. remove check for append mode

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    faa5098 View commit details
    Browse the repository at this point in the history
  3. cleanup tests part 1

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    6b4a30d View commit details
    Browse the repository at this point in the history
  4. add engine attribute to test cases

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d801940 View commit details
    Browse the repository at this point in the history
  5. one more fix

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    6347cad View commit details
    Browse the repository at this point in the history
  6. pep8

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    6ea5042 View commit details
    Browse the repository at this point in the history
  7. refactor roundtrip tests

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    5a68bc5 View commit details
    Browse the repository at this point in the history
  8. mods for pynio

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    92c49a8 View commit details
    Browse the repository at this point in the history
  9. fix multiple kwargs

    Joe Hamman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    0b1efd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. fix for pynio

    Joe Hamman committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    09101d6 View commit details
    Browse the repository at this point in the history