-
Notifications
You must be signed in to change notification settings - Fork 23
Add draft re-write of intro docs #190
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
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #190 +/- ##
========================================
Coverage 94.91% 94.91%
========================================
Files 33 33
Lines 5663 5663
========================================
Hits 5375 5375
Misses 288 288 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great
@Kirill888 Which of these do you prefer? |
@robbibt I prefer |
This PR re-writes some of the
odc-geo
intro docs to make it more obvious exactly what the package does, and how it can be used for various geospatial workflows.I've tried to keep most of the technical info intact, but re-arranged things so we start big-picture and get more detailed as users continue to read.
Very happy to take suggestions - this is intended as a first step that we can continue to improve going forward. 🙂