-
Notifications
You must be signed in to change notification settings - Fork 55
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
Create a robust Pipy build of OST #67
Conversation
black linter for every file type (.py and .ipynb) nbstripout to empty the notebooks flake8 for PEP compatibility commitizen to force developer to use standrds commits
comitizen was not installed
None of them are currently running in our build Let's fix it it once the build is complete
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 |
definitely the better right now
first draft of the doc: https://opensartoolkit.readthedocs.io/en/build/ |
Codecov Report
@@ 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.
|
just a draft to summarize what I want to acomplish here:
Fix #66 #56 #55 #54