Skip to content
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

Adding writing COGs with Python notebook #106

Merged

Conversation

omshinde
Copy link
Collaborator

@omshinde omshinde commented Feb 7, 2024

Ref #16
Tutorial for writing COGs in Python showing -

  • How to properly make a COG using Python code?
  • How to validate the data inside the COG?

Dataset used - NASADEM Merged DEM Global 1 arc second V001

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@omshinde
Copy link
Collaborator Author

@wildintellect I added more details addressing your comments for adding overview generation and setting NoData values. Thanks.

@wildintellect
Copy link
Contributor

@omshinde the notebook looks good now, but it seems your missing the change to the Navigation for this notebook to show up. See

- section: Cloud Optimized GeoTIFFs (COG)
contents:
- cloud-optimized-geotiffs/intro.qmd
- cloud-optimized-geotiffs/cogs-details.qmd
- cloud-optimized-geotiffs/cogs-examples.ipynb
- cloud-optimized-geotiffs/cogs-overview_resampling.ipynb

@omshinde
Copy link
Collaborator Author

Thanks @wildintellect ..Updated the navigation link.

Copy link
Contributor

@wildintellect wildintellect left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can debate if the page name should be different later, this is good enough for now

@wildintellect wildintellect merged commit 5f85bc8 into cloudnativegeo:staging Apr 1, 2024
2 checks passed
@omshinde omshinde deleted the writing-cog-with-python branch April 5, 2024 15:40
@omshinde omshinde restored the writing-cog-with-python branch April 5, 2024 15:41
wildintellect added a commit that referenced this pull request Apr 8, 2024
* Clarify text about cloud opt allowing partial reads (#102)

* Clean up imports

* Add back newline

* Adding writing COGs with Python notebook (#106)

* 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

* Adding link to Project  Pythia Kerchunk Cookbook (#108)

* Clarify text about cloud opt allowing partial reads (#102) (#103)

* adding ref to kerchunk cookbook

* Add notebook for LAS to COPC Conversion (#109)

* 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

---------

Co-authored-by: j08lue <j08lue@gmail.com>
Co-authored-by: Kyle Barron <kyle@developmentseed.org>
Co-authored-by: Rajat Shinde <rajat.shinde@uah.edu>
Co-authored-by: rsignell <125569335+rsignell@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants