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

merge staging to main #126

Merged
merged 35 commits into from
Jan 15, 2025
Merged

merge staging to main #126

merged 35 commits into from
Jan 15, 2025

Conversation

abarciauskas-bgse
Copy link
Contributor

No description provided.

wildintellect and others added 30 commits January 4, 2024 15:07
* 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
* Clarify text about cloud opt allowing partial reads (#102) (#103)

* adding ref to kerchunk cookbook
* 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
…d-optimized-geospatial-formats-guide into add-co-hdf5-guidance
Copy link

github-actions bot commented Jan 14, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://cloudnativegeo.github.io/cloud-optimized-geospatial-formats-guide/pr-preview/pr-126/

Built to branch gh-pages at 2025-01-15 01:58 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

$ h5repack -S PAGE -G 4000000 infile.h5 outfile.h5
```

The HDF5 library needs to be configured to use the page aggregated files. When using the HDF5 library you can set [H5Pset_page_buffer_size](https://hdfgroup.github.io/hdf5/develop/group___f_a_p_l.html#title89) and for [h5py File objects](https://docs.h5py.org/en/stable/high/file.html) you can set `page_buf_size` when instantiating the File object.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm confused, is this about writing or about reading - did I miss an example of passing this higher up on the page when it's discussed also? Might just need a few more words clarifying.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for identifying that this is confusing - I made changes in c0a9d28 which hopefully clears things up.

@abarciauskas-bgse abarciauskas-bgse merged commit 26a05ee into main Jan 15, 2025
3 checks passed
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.

8 participants