-
Notifications
You must be signed in to change notification settings - Fork 18
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
Forman 141 optimize #146
Forman 141 optimize #146
Conversation
Codecov Report
@@ Coverage Diff @@
## master #146 +/- ##
==========================================
+ Coverage 85.62% 85.74% +0.11%
==========================================
Files 72 75 +3
Lines 6743 6799 +56
==========================================
+ Hits 5774 5830 +56
Misses 969 969
Continue to review full report at Codecov.
|
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.
Please add the documentation in the README.md, see DevGuide.
Appart from that, the optimize tool works very nicely, thank you for implementing!
Done! |
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.
Thanks for adding the README :)
Addresses #141. After accepting this, xcube has
xcube optimize [OPTIONS] INPUT
xcube.api.optimize_dataset(input_path, ...)