-
Notifications
You must be signed in to change notification settings - Fork 20
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
Python COG example, plus clean up of text and code #111
Conversation
wildintellect
commented
Apr 1, 2024
•
edited
Loading
edited
- Fix/cog note2 #102
- Clean up imports #104
- Adding writing COGs with Python notebook #106
- Adding link to Project Pythia Kerchunk Cookbook #108
- Add notebook for LAS to COPC Conversion #109
Clean up imports
* Adding writing COGs with Python notebook * Addressing review comments * Add overview generation and set NoData values * Add description for overviews and predictors * update nodata value to -32768.0 * add in-text citation * update navigation link
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Do we want to wait for before merging? |
|
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. The preview looks good to me.
* Add notebook for LAS to COPC Conversion * Adding cli based access info * Addressing review comments * update navigation link for COPC notebook * Minor updates for consistency in COPC full form * Update environment file * update pdal reader for copc * update copc:true check for validation
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.
The COG and COPC notebooks looks good to me in the preview. Thanks @wildintellect