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

data_vars option added to open_mfdataset #1580

Merged
merged 29 commits into from
Oct 10, 2017

Commits on Sep 19, 2017

  1. Configuration menu
    Copy the full SHA
    180cf58 View commit details
    Browse the repository at this point in the history
  2. use single quotes

    guziy committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    6195fcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    956fbeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e721620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34b1004 View commit details
    Browse the repository at this point in the history
  6. update my name in wats-new.rst

    guziy committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    09d25c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e901a37 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    3141ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8319aa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc940e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e842e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b033bec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b854ce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787a98b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d3c685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1823ba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b47e665 View commit details
    Browse the repository at this point in the history
  11. close opened datasets in case of a ValueError in open_mfdataset, seem…

    …s important for Windows
    guziy committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    23f0fc6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05c8391 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Configuration menu
    Copy the full SHA
    1f0e763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadda83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f80fe1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14dee9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1f9d8b View commit details
    Browse the repository at this point in the history
  6. add a memory and performance related observations to the whats-new an…

    …d modify code snippets to use single quotes for consistency.
    guziy committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    f64c9e3 View commit details
    Browse the repository at this point in the history
  7. fixed a grammar mistake

    guziy committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    633eec3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    086cf25 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. add tests for coords keyword in the open_mfdataset, along with the si…

    …milar tests for the data_vars keyword.
    guziy committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    b0ca228 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. split a test into 2 to simplify, introduce context manager for settin…

    …g up test inputs in OpenMFDatasetWithDataVarsAndCoordsKwTest
    guziy committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    e463e37 View commit details
    Browse the repository at this point in the history