Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pydata/xarray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: IACETH/xarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 22, 2016

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

Commits on Feb 16, 2016

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

Commits on Mar 3, 2016

  1. Configuration menu
    Copy the full SHA
    0ff8948 View commit details
    Browse the repository at this point in the history
  2. adding read_netcdf_cesm

    mathause committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    5d22625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f217e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. add wrap180

    wraps lon from 0...360 to -180...180
    mathause committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    b27e89a View commit details
    Browse the repository at this point in the history
  2. forgot to import _wrap180

    mathause committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    0b0f50a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com/pydata/xarray

    update to version 0.7.1
    mathause committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    be9eb7f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Merge branch 'master' of https://github.com/pydata/xarray

    update to v0.7.2
    mathause committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    d18222b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. bugfix wrap180

    mathause committed May 9, 2016
    Configuration menu
    Copy the full SHA
    04aebb8 View commit details
    Browse the repository at this point in the history
  2. bugfix plot/mutils

    -> pop (instead of get) kwargs
    mathause committed May 9, 2016
    Configuration menu
    Copy the full SHA
    3d8a8ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad86a98 View commit details
    Browse the repository at this point in the history
Loading