Skip to content

Add VeloxRaster_disaggregate - #27

Open
dbaston wants to merge 2 commits into
hunzikp:masterfrom
dbaston:disaggregate
Open

Add VeloxRaster_disaggregate#27
dbaston wants to merge 2 commits into
hunzikp:masterfrom
dbaston:disaggregate

Conversation

@dbaston

@dbaston dbaston commented Apr 17, 2018

Copy link
Copy Markdown

This PR adds a disaggregate method to VeloxRaster. Unlike the disaggregate function in the raster package, this implementation does not give the option of performing interpolation as part of the disaggregation. It simply copies cell values.

@codecov-io

codecov-io commented Apr 17, 2018

Copy link
Copy Markdown

Codecov Report

Merging #27 into master will increase coverage by 0.69%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   50.02%   50.72%   +0.69%     
==========================================
  Files          21       23       +2     
  Lines        1765     1790      +25     
==========================================
+ Hits          883      908      +25     
  Misses        882      882
Impacted Files Coverage Δ
src/disaggregate.cpp 100% <100%> (ø)
R/velox_disaggregate.R 100% <100%> (ø)

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 ff7bc3c...914456a. Read the comment docs.

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.

2 participants