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

Respect user-specified coordinates attribute. #3487

Merged
merged 23 commits into from
Dec 10, 2019

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    cd8f727 View commit details
    Browse the repository at this point in the history
  2. Add whats-new

    dcherian committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    59a87f1 View commit details
    Browse the repository at this point in the history
  3. Better if statement.

    dcherian committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    b80bf20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ca804d View commit details
    Browse the repository at this point in the history
  5. tweak whats-new.

    dcherian committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    7a3cdd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. more thorough test.

    dcherian committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    acdfdcd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/user-coordinates

    Joe Hamman authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    c595795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0c67d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46de4b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Avoid raising warnings.

    dcherian committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2279c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Merge remote-tracking branch 'upstream/master' into fix/user-coordinates

    * upstream/master:
      add missing pint integration tests (pydata#3508)
      DOC: update bottleneck repo url (pydata#3507)
      add drop_sel, drop_vars, map to api.rst (pydata#3506)
      remove syntax warning (pydata#3505)
      Dataset.map, GroupBy.map, Resample.map (pydata#3459)
      tests for datasets with units (pydata#3447)
      fix pandas-dev tests (pydata#3491)
      unpin pseudonetcdf (pydata#3496)
      whatsnew corrections (pydata#3494)
      drop_vars; deprecate drop for variables (pydata#3475)
      uamiv test using only raw uamiv variables (pydata#3485)
      Optimize dask array equality checks. (pydata#3453)
    dcherian committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    d49ceef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/user-coordinates' of github.com:dcherian/xarray int…

    …o fix/user-coordinates
    
    * 'fix/user-coordinates' of github.com:dcherian/xarray:
    dcherian committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    bb62590 View commit details
    Browse the repository at this point in the history
  3. fix whats-new

    dcherian committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0abe242 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. [minor] add comments

    dcherian committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    1a42c6c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into fix/user-coordinates

    * upstream/master:
      Allow appending datetime & boolean variables to zarr stores (pydata#3504)
      warn if dim is passed to rolling operations. (pydata#3513)
      Deprecate allow_lazy (pydata#3435)
      Recursive tokenization (pydata#3515)
      format indexing.rst code with black (pydata#3511)
    dcherian committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e1a3823 View commit details
    Browse the repository at this point in the history
  3. fix whats-new

    dcherian committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    1c97c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5773e5e View commit details
    Browse the repository at this point in the history
  5. filerwarning not necessary.

    dcherian committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    670f97f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

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

Commits on Dec 5, 2019

  1. Merge remote-tracking branch 'upstream/master' into fix/user-coordinates

    * upstream/master: (35 commits)
      fix plotting with transposed nondim coords. (pydata#3441)
      make coarsen reductions consistent with reductions on other classes (pydata#3500)
      Resolve the version issues on RTD (pydata#3589)
      Add bottleneck & rasterio git tip to upstream-dev CI (pydata#3585)
      update whats-new.rst (pydata#3581)
      Examples for quantile (pydata#3576)
      add cftime intersphinx entries (pydata#3577)
      Add pyXpcm to Related Projects doc page (pydata#3578)
      Reimplement quantile with apply_ufunc (pydata#3559)
      add environment file for binderized examples (pydata#3568)
      Add drop to api.rst under pending deprecations (pydata#3561)
      replace duplicate method _from_vars_and_coord_names (pydata#3565)
      propagate indexes in to_dataset, from_dataset (pydata#3519)
      Switch examples to notebooks + scipy19 docs improvements (pydata#3557)
      fix whats-new.rst (pydata#3554)
      Tweaks to release instructions (pydata#3555)
      Clarify conda environments for new contributors (pydata#3551)
      Revert to dev version
      0.14.1 whatsnew (pydata#3547)
      sparse option to reindex and unstack (pydata#3542)
      ...
    dcherian committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    77c7c0f View commit details
    Browse the repository at this point in the history
  2. Add comment

    dcherian committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3ca669b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/user-coordinates' of github.com:dcherian/xarray int…

    …o fix/user-coordinates
    
    * 'fix/user-coordinates' of github.com:dcherian/xarray:
    dcherian committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    d5d3734 View commit details
    Browse the repository at this point in the history
  4. fix whats-new

    dcherian committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    8c526fd View commit details
    Browse the repository at this point in the history