ESA-PhiLab / OpenSarToolkit

High-level functionality for the inventory, download and pre-processing of Sentinel-1 data in the python language.
https://opensartoolkit.readthedocs.io/en/latest/
MIT License
211 stars 54 forks source link

Create a robust Pipy build of OST #67

Closed 12rambau closed 2 years ago

12rambau commented 2 years ago

just a draft to summarize what I want to acomplish here:

Fix #66 #56 #55 #54

12rambau commented 2 years ago

when you install rasterio There is a specific pre-compiled build of GDAL that comes with the wheel. That is usually working on modern platform

12rambau commented 2 years ago

first draft of the doc: https://opensartoolkit.readthedocs.io/en/build/

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@86607f2). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage        ?   15.30%           
=======================================
  Files           ?       37           
  Lines           ?     4732           
  Branches        ?        0           
=======================================
  Hits            ?      724           
  Misses          ?     4008           
  Partials        ?        0           

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 86607f2...34a093c. Read the comment docs.