dlr-eoc / ukis-pysat

The ukis-pysat package provides generic classes and functions to query, access and process multi-spectral and SAR satellite images
Apache License 2.0
27 stars 8 forks source link

Remove data part & cleanup #171

Closed fwfichtner closed 1 year ago

fwfichtner commented 1 year ago

Closes #170

We would close without warning, but it should be pretty clear: https://dataspace.copernicus.eu/news/2023-4-20-discover-our-new-services

Are there other things we should remove/update?

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +13.12 :tada:

Comparison is base (cf53e86) 83.04% compared to head (efd0229) 96.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## =========================================== + Coverage 83.04% 96.16% +13.12% =========================================== Files 10 6 -4 Lines 979 548 -431 =========================================== - Hits 813 527 -286 + Misses 166 21 -145 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `96.16% <100.00%> (+13.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlr-eoc#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/dlr-eoc/ukis-pysat/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlr-eoc) | Coverage Δ | | |---|---|---| | [ukis\_pysat/members.py](https://app.codecov.io/gh/dlr-eoc/ukis-pysat/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlr-eoc#diff-dWtpc19weXNhdC9tZW1iZXJzLnB5) | `100.00% <ø> (ø)` | | | [ukis\_pysat/raster.py](https://app.codecov.io/gh/dlr-eoc/ukis-pysat/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlr-eoc#diff-dWtpc19weXNhdC9yYXN0ZXIucHk=) | `95.21% <ø> (ø)` | | | [ukis\_pysat/\_\_init\_\_.py](https://app.codecov.io/gh/dlr-eoc/ukis-pysat/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlr-eoc#diff-dWtpc19weXNhdC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.