• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pydata / xarray / 6965
96%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 02:24AM UTC
Jobs 10
Files 106
Run time 31min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6965

cron

travis-ci

shoyer
Allow expand_dims() method to support inserting/broadcasting dimensions with size>1 (#2757)

* Quarter offset implemented (base is now latest pydata-master). (#2721)

* Quarter offset implemented (base is now latest pydata-master).

* Fixed issues raised in review (https://github.com/pydata/xarray/pull/2721#pullrequestreview-199346642)

* Updated whats-new.rst with info on quarter offset support.

* Updated whats-new.rst with info on quarter offset support.

* Update doc/whats-new.rst

Co-Authored-By: jwenfai <jwenfai@gmail.com>

* Added support for quarter frequencies when resampling CFTimeIndex. Less redundancy in CFTimeIndex resampling tests.

* Removed normalization code (unnecessary for cftime_range) in cftime_offsets.py. Removed redundant lines in whats-new.rst.

* Removed invalid option from _get_day_of_month docstring. Added tests back in that raises ValueError when resampling (base=24 when resampling to daily freq, e.g., '8D').

* Minor edits to docstrings/comments

* lint

* Add `Dataset.drop_dims` (#2767)

* ENH: Add Dataset.drop_dims()

* Drops full dimensions and any corresponding variables in a
  Dataset
* Fixes GH1949

* DOC: Add Dataset.drop_dims() documentation

* Improve name concat (#2792)

* Added tests of desired name inferring behaviour

* Infers names

* updated what's new

* Don't use deprecated np.asscalar() (#2800)

It got deprecated in numpy 1.16 and throws a ton of warnings due to
that.
All the function does is returning .item() anyway, which is why it got
deprecated.

* Add support for cftime.datetime coordinates with coarsen (#2778)

* some docs updates (#2746)

* Friendlier io title.

* Fix lists.

* Fix *args, **kwargs

"inline emphasis..."

* misc

* Reference xarray_extras for csv writing. Closes #2289

* Add metpy accessor. Closes #461

* fix transpose docstring. Closes #2576

* Revert "Fix lists."

This reverts commit 39983a5835612d7158ae91a9cce7... (continued)

28471 of 29379 relevant lines covered (96.91%)

7.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6965.1 (CONDA_ENV=py35-min) 29 Mar 2019 02:24AM UTC 0
65.45
Travis Job 6965.1
2 6965.2 (CONDA_ENV=py35) 29 Mar 2019 02:29AM UTC 0
91.41
Travis Job 6965.2
3 6965.3 (CONDA_ENV=py36) 29 Mar 2019 02:32AM UTC 0
96.07
Travis Job 6965.3
4 6965.4 (CONDA_ENV=py37) 29 Mar 2019 02:31AM UTC 0
94.93
Travis Job 6965.4
5 6965.5 (CONDA_ENV=py36-dask-dev) 29 Mar 2019 02:31AM UTC 0
94.57
Travis Job 6965.5
6 6965.6 (CONDA_ENV=py36-rasterio) 29 Mar 2019 02:35AM UTC 0
93.45
Travis Job 6965.6
8 6965.8 (CONDA_ENV=lint) 29 Mar 2019 02:36AM UTC 0
Travis Job 6965.8
9 6965.9 (CONDA_ENV=py36-hypothesis) 29 Mar 2019 02:36AM UTC 0
Travis Job 6965.9
11 6965.11 (CONDA_ENV=py36-pandas-dev) 29 Mar 2019 02:55AM UTC 0
91.35
Travis Job 6965.11
12 6965.12 (CONDA_ENV=py36-zarr-dev) 29 Mar 2019 02:47AM UTC 0
89.61
Travis Job 6965.12
Source Files on build 6965
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6965
  • 16a2c03b on github
  • Prev Build on master (#6963)
  • Next Build on master (#6966)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc