Uh oh!
There was an error while loading. Please reload this page.
Sync with latest version of cftime (v1.0.4) - #3430
Conversation
dayofwk=-1-- not needed for cftime>=1.0.4
spencerkclark
left a comment
There was a problem hiding this comment.
Thanks for taking this on @andersy005. I just have a couple minor suggestions below, so that we maintain compatibility with versions of cftime prior to 1.0.4.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: Spencer Clark <spencerkclark@gmail.com>
Hello @andersy005! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2019-10-22 15:40:39 UTC |
Co-Authored-By: Spencer Clark <spencerkclark@gmail.com>
spencerkclark
left a comment
There was a problem hiding this comment.
Excellent, thanks @andersy005! This looks good to me regarding fixing #3426. We may need to wait for an answer in Unidata/cftime#126 to see what our plan should be for #3427, which seems to be caused by a separate issue.
andersy005
commented
Oct 22, 2019
@spencerkclark, thank you for the review, and looking into #3427! I was having a hard time debugging #3427 due to the opaque nature of |
dcherian
commented
Oct 22, 2019
Thanks @andersy005, can you add a whats-new entry please. |
andersy005
commented
Oct 22, 2019
Done! |
dcherian
commented
Oct 22, 2019
Thanks @andersy005 |
…e-multiple-dims * upstream/master: Test that Dataset and DataArray resampling are identical (pydata#3412) Avoid multiplication DeprecationWarning in rasterio backend (pydata#3428) Sync with latest version of cftime (v1.0.4) (pydata#3430) Add cftime git tip to upstream-dev + temporarily pin cftime (pydata#3431)
* upstream/master: MAGA (Make Azure Green Again) (pydata#3436) Test that Dataset and DataArray resampling are identical (pydata#3412) Avoid multiplication DeprecationWarning in rasterio backend (pydata#3428) Sync with latest version of cftime (v1.0.4) (pydata#3430) Add cftime git tip to upstream-dev + temporarily pin cftime (pydata#3431)
* upstream/master: minor lint tweaks (pydata#3429) Hack around pydata#3440 (pydata#3442) Update Terminology page to account for multidimensional coordinates (pydata#3410) Use cftime master for upstream-dev build (pydata#3439) MAGA (Make Azure Green Again) (pydata#3436) Test that Dataset and DataArray resampling are identical (pydata#3412) Avoid multiplication DeprecationWarning in rasterio backend (pydata#3428) Sync with latest version of cftime (v1.0.4) (pydata#3430) Add cftime git tip to upstream-dev + temporarily pin cftime (pydata#3431)
dayofwk=-1for cftime>=1.0.4.sel()failures when using latest cftime release (v1.0.4) #3426 and Fixesanother cftime failure #3427black . && mypy . && flake8whats-new.rstfor all changes andapi.rstfor new API