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

Fixes based on breaking changes in Rasters.jl #84

Merged
merged 6 commits into from
Jun 10, 2023

Conversation

ayushpatnaikgit
Copy link
Member

Extra band dimension is removed in Rasters.jl for single band images. This affects us as nighttime light images are single band.

@codecov-commenter
Copy link

Codecov Report

Merging #84 (314a221) into main (7a9a337) will decrease coverage by 1.87%.
The diff coverage is 100.00%.

❗ Current head 314a221 differs from pull request most recent head ffa97a2. Consider uploading reports for the commit ffa97a2 to get more accurate results

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   96.96%   95.10%   -1.87%     
==========================================
  Files          16       15       -1     
  Lines         363      347      -16     
==========================================
- Hits          352      330      -22     
- Misses         11       17       +6     
Impacted Files Coverage Δ
src/other/rings.jl 98.70% <ø> (ø)
src/data_cleaning/bgnoise.jl 92.30% <100.00%> (-1.03%) ⬇️
src/data_cleaning/bias_correction.jl 97.14% <100.00%> (-0.30%) ⬇️
src/data_cleaning/na_recode.jl 100.00% <100.00%> (ø)
src/data_cleaning/outlier_removal.jl 93.93% <100.00%> (-0.18%) ⬇️
src/data_cleaning/replace_negative.jl 87.50% <100.00%> (-12.50%) ⬇️
src/example.jl 92.30% <100.00%> (ø)
src/f_apply.jl 88.88% <100.00%> (-1.12%) ⬇️

... and 2 files with indirect coverage changes

@ayushpatnaikgit ayushpatnaikgit merged commit 9fc5fc1 into xKDR:main Jun 10, 2023
ayushpatnaikgit added a commit that referenced this pull request Jul 4, 2023
Changes in documentation and the functions in accordance with PR #84
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