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

Workaround the LinearNDInterpolator thread-safety issue for Sentinel 1 SAR geolocation #302

Merged
merged 2 commits into from
May 22, 2018

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented May 22, 2018

  • Tests passed
  • Passes git diff origin/master **/*py | flake8 --diff
  • Fully documented

@mraspaud mraspaud added enhancement code enhancements, features, improvements component:readers labels May 22, 2018
@mraspaud mraspaud self-assigned this May 22, 2018
@coveralls
Copy link

coveralls commented May 22, 2018

Coverage Status

Coverage increased (+0.02%) to 65.924% when pulling b712e53 on feature-multicore-sar-geography into e49c634 on master.

@codecov
Copy link

codecov bot commented May 22, 2018

Codecov Report

Merging #302 into master will increase coverage by 0.02%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage    65.9%   65.92%   +0.02%     
==========================================
  Files         118      118              
  Lines       14332    14327       -5     
==========================================
  Hits         9445     9445              
+ Misses       4887     4882       -5
Impacted Files Coverage Δ
satpy/readers/safe_sar_c.py 20% <22.22%> (+0.52%) ⬆️

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 e49c634...b712e53. Read the comment docs.

@mraspaud mraspaud merged commit b6e13e9 into master May 22, 2018
@mraspaud mraspaud deleted the feature-multicore-sar-geography branch May 22, 2018 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:readers enhancement code enhancements, features, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants