Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove clip #515

Merged
merged 23 commits into from
Mar 25, 2020
Merged

Remove clip #515

merged 23 commits into from
Mar 25, 2020

Conversation

nkorinek
Copy link
Member

Deprecated clip from the earthpy package. Let me know if I did anything wrong and need to make edits!

nkorinek and others added 21 commits June 27, 2019 10:03
Updating from EarthPy master
Updating from earthpy repo
Fixed the last two vignettes so that their thumbnails work. (earthlab#407)
Modis data clarification and CI fixes (earthlab#497)
@nkorinek
Copy link
Member Author

@lwasser So Codacy is failing but I can't see why when I click on the details tab. Aside from that it looks like removing clip fixed the CI issues!

@codecov-io
Copy link

codecov-io commented Mar 25, 2020

Codecov Report

❗ No coverage uploaded for pull request base (remove-rtree@c9584ae). Click here to learn what that means.
The diff coverage is 80%.

Impacted file tree graph

@@               Coverage Diff               @@
##             remove-rtree     #515   +/-   ##
===============================================
  Coverage                ?   94.44%           
===============================================
  Files                   ?       25           
  Lines                   ?     1585           
  Branches                ?        0           
===============================================
  Hits                    ?     1497           
  Misses                  ?       88           
  Partials                ?        0
Impacted Files Coverage Δ
earthpy/tests/test_clip.py 100% <100%> (ø)
earthpy/clip.py 70.58% <50%> (ø)

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 c9584ae...ef2c1eb. Read the comment docs.

@lwasser
Copy link

lwasser commented Mar 25, 2020

@nkorinek weird - codacy wasn't able to analyze the PR - so it must be a settings thing. i won't worry too much about that for now!

CHANGELOG.md Outdated Show resolved Hide resolved
@lwasser
Copy link

lwasser commented Mar 25, 2020

this looks good. i'll test locally. @nkorinek i believe there are a few lines in the readme about rtree installation. can you look for that and remove it as well? THANK YOU again for work on this. I made a very small change to the changelog so you'll want to pull that down first.

@lwasser lwasser merged commit 5b51133 into earthlab:remove-rtree Mar 25, 2020
lwasser pushed a commit that referenced this pull request Mar 26, 2020
* rtree is causing pip install issues

i'm not sure we are even still using it so i'm going to test a local remove to see what happens.

* Remove clip (#515)

* Update codecov from 2.0.15 to 2.0.22 (#506)

* Update tox from 3.14.2 to 3.14.6 (#511)

* Update pytest from 5.3.5 to 5.4.1 (#503)

* Deprecated clip! (I think)

* changelog

* Update CHANGELOG.md

* remote rtree language in readme

Co-authored-by: pyup.io bot <github-bot@pyup.io>
Co-authored-by: Leah Wasser <leah.wasser@colorado.edu>

* small syntax updates

* rtd envt slim down

* test for rtd resources

* cleanup docs envt

Co-authored-by: Nathan Korinek <nako1890@colorado.edu>
Co-authored-by: pyup.io bot <github-bot@pyup.io>
lwasser pushed a commit that referenced this pull request Mar 26, 2020
* rtree is causing pip install issues

i'm not sure we are even still using it so i'm going to test a local remove to see what happens.

* Remove clip (#515)

* Update codecov from 2.0.15 to 2.0.22 (#506)

* Update tox from 3.14.2 to 3.14.6 (#511)

* Update pytest from 5.3.5 to 5.4.1 (#503)

* Deprecated clip! (I think)

* changelog

* Update CHANGELOG.md

* remote rtree language in readme

Co-authored-by: pyup.io bot <github-bot@pyup.io>
Co-authored-by: Leah Wasser <leah.wasser@colorado.edu>

* small syntax updates

* rtd envt slim down

* test for rtd resources

* cleanup docs envt

* pin deps for RTD

* pin more packageS

* testing removing conda envt

* changelog and pinned deps for the future

* black

Co-authored-by: Nathan Korinek <nako1890@colorado.edu>
Co-authored-by: pyup.io bot <github-bot@pyup.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants