You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master: (21 commits)
xarray.backends refactor (pydata#2261)
Fix indexing error for data loaded with open_rasterio (pydata#2456)
Properly support user-provided norm. (pydata#2443)
pep8speaks (pydata#2462)
isort (pydata#2469)
tests shoudn't need to pass for a PR (pydata#2471)
Replace the last of unittest with pytest (pydata#2467)
Add python_requires to setup.py (pydata#2465)
Update whats-new.rst (pydata#2466)
Clean up _parse_array_of_cftime_strings (pydata#2464)
plot.contour: Don't make cmap if colors is a single color. (pydata#2453)
np.AxisError was added in numpy 1.13 (pydata#2455)
Add CFTimeIndex.shift (pydata#2431)
Fix FutureWarning in CFTimeIndex.date_type (pydata#2448)
fix:2445 (pydata#2446)
Enable use of cftime.datetime coordinates with differentiate and interp (pydata#2434)
restore ddof support in std (pydata#2447)
Future warning for default reduction dimension of groupby (pydata#2366)
Remove incorrect statement about "drop" in the text docs (pydata#2439)
Use profile mechanism, not no-op mutation (pydata#2442)
...
-[ ] Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
2
2
-[ ] Tests added (for all bug fixes or enhancements)
3
-
-[ ] Tests passed (for all non-documentation changes)
4
3
-[ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)
0 commit comments