Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: unproject images in add_raster #435

Merged
merged 3 commits into from
Mar 29, 2022
Merged

fix: unproject images in add_raster #435

merged 3 commits into from
Mar 29, 2022

Conversation

12rambau
Copy link
Member

Fix #434

@12rambau 12rambau requested a review from dfguerrerom March 29, 2022 14:09
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #435 (c608811) into master (8a8f1bd) will decrease coverage by 0.27%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
- Coverage   87.26%   86.98%   -0.28%     
==========================================
  Files          24       24              
  Lines        2858     2820      -38     
==========================================
- Hits         2494     2453      -41     
- Misses        364      367       +3     
Impacted Files Coverage Δ
sepal_ui/mapping/mapping.py 68.00% <25.00%> (-0.90%) ⬇️
sepal_ui/scripts/gee.py 38.00% <0.00%> (-2.39%) ⬇️
sepal_ui/reclassify/reclassify_model.py 91.48% <0.00%> (-0.22%) ⬇️
sepal_ui/reclassify/table_view.py 57.74% <0.00%> (-0.20%) ⬇️
sepal_ui/reclassify/reclassify_view.py 83.47% <0.00%> (-0.14%) ⬇️
sepal_ui/scripts/utils.py 97.02% <0.00%> (-0.10%) ⬇️
sepal_ui/aoi/aoi_view.py 93.02% <0.00%> (-0.09%) ⬇️
sepal_ui/translator/translator.py 98.94% <0.00%> (-0.04%) ⬇️
sepal_ui/sepalwidgets/app.py 95.36% <0.00%> (-0.02%) ⬇️
... and 3 more

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 8a8f1bd...c608811. Read the comment docs.

@12rambau 12rambau merged commit f5c4075 into master Mar 29, 2022
@12rambau 12rambau deleted the projection branch March 29, 2022 15:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for projected images
2 participants