Fix raster docs based on Python docstrings#377
Fix raster docs based on Python docstrings#377mihaigurau-tomtom wants to merge 1 commit intodatabrickslabs:mainfrom
Conversation
|
@mihaigurau-tomtom We have now opened up the process for merging the external PRs. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #377 +/- ##
=======================================
Coverage 94.99% 94.99%
=======================================
Files 198 198
Lines 5655 5655
Branches 181 181
=======================================
Hits 5372 5372
Misses 283 283 🚀 New features to boost your workflow:
|
|
Hi @mihaigurau-tomtom , in order for us to proceed it is sufficient to add a comment to this PR with your sign-off (Eg. Signed-off-by: Joe Smith <joe.smith@email.com>). |
|
|
1 similar comment
|
|
Just a few small edits of the docs for Raster Functions, particularly regarding descriptions of returns for
rst_rastertogridcountandrst_rastertogridmin.I think it'd be nice to update the images for the
rst_rastertogrid*functions as well, as they seem to be inconsistent & now all link to the output ofrst_rastertogridavg. However, I couldn't generate the images myself, hence that change may be part of a different PR.Cheers! :)