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 plotting with transposed nondim coords. #3441

Merged
merged 12 commits into from
Dec 4, 2019

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    7aed950 View commit details
    Browse the repository at this point in the history
  2. Additional test.

    dcherian committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    9b35ecf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    c9cc698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279ff1d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into fix/plot-broadcast

    * upstream/master:
      format indexing.rst code with black (pydata#3511)
      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)
      Propagate indexes in DataArray binary operations. (pydata#3481)
      python 3.8 tests (pydata#3477)
    dcherian committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    4489394 View commit details
    Browse the repository at this point in the history
  4. fix whats-new merge.

    dcherian committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7fd69be View commit details
    Browse the repository at this point in the history
  5. proper fix.

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

Commits on Nov 22, 2019

  1. Merge branch 'master' into fix/plot-broadcast

    * master: (24 commits)
      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)
      Silence sphinx warnings (pydata#3516)
      Numpy 1.18 support (pydata#3537)
      tweak whats-new. (pydata#3540)
      small simplification of rename from pydata#3532 (pydata#3539)
      Added fill_value for unstack (pydata#3541)
      Add DatasetGroupBy.quantile (pydata#3527)
      ensure rename does not change index type (pydata#3532)
      Leave empty slot when not using accessors
      interpolate_na: Add max_gap support. (pydata#3302)
      units & deprecation merge (pydata#3530)
      Fix set_index when an existing dimension becomes a level (pydata#3520)
      add Variable._replace (pydata#3528)
      Tests for module-level functions with units (pydata#3493)
      Harmonize `FillValue` and `missing_value` during encoding and decoding steps (pydata#3502)
      FUNDING.yml (pydata#3523)
      ...
    dcherian committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    9706b5a View commit details
    Browse the repository at this point in the history
  2. fix whats-new

    dcherian committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    07eddc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Merge remote-tracking branch 'upstream/master' into fix/plot-broadcast

    * upstream/master:
      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)
    dcherian committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    794939e View commit details
    Browse the repository at this point in the history
  2. Fix whats-new

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

Commits on Dec 4, 2019

  1. Merge remote-tracking branch 'upstream/master' into fix/plot-broadcast

    * upstream/master:
      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)
    dcherian committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e8ea801 View commit details
    Browse the repository at this point in the history