Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Jg 585 animation error #612

Merged
merged 4 commits into from
Apr 19, 2018
Merged

Jg 585 animation error #612

merged 4 commits into from
Apr 19, 2018

Conversation

JanisGailis
Copy link
Member

Closes #585
Closes #579
Starts new dev version in Changes.md

Jānis Gailis added 3 commits April 18, 2018 17:29
We apparently used to use Dask arrays wrapped in xr.DataArrays as scalars
in min/max value calculation in animation. This used to work with
Matplotlib < 2.2.2, now we use actual ndarray 'scalars' instead.
A bug with decode_time has been fixed upstream in xarray 0.10.3
Closes #585
Closes #579
@JanisGailis JanisGailis requested a review from forman April 18, 2018 15:40
@JanisGailis
Copy link
Member Author

@forman This is a really small change. Still, let's keep the process :) Please merge if found OK!

@codecov-io
Copy link

codecov-io commented Apr 18, 2018

Codecov Report

Merging #612 into master will increase coverage by 0.11%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
+ Coverage    76.4%   76.52%   +0.11%     
==========================================
  Files          81       81              
  Lines       11398    11398              
==========================================
+ Hits         8709     8722      +13     
+ Misses       2689     2676      -13
Impacted Files Coverage Δ
cate/ops/animate.py 24.06% <0%> (ø) ⬆️
cate/util/process.py 90.9% <0%> (+0.75%) ⬆️
cate/util/web/jsonrpchandler.py 74.03% <0%> (+1.1%) ⬆️
cate/util/web/jsonrpcmonitor.py 98.11% <0%> (+18.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c9fc63...8aa46e1. Read the comment docs.

@JanisGailis
Copy link
Member Author

I'll take the liberty to merge this.

@JanisGailis JanisGailis merged commit 5f3a17f into master Apr 19, 2018
@JanisGailis JanisGailis deleted the jg-585-animation-error branch April 20, 2018 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants