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

Python COG example, plus clean up of text and code #111

Merged
merged 8 commits into from
Apr 8, 2024
Merged

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    59b454a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Clean up imports

    j08lue committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f045cab View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add back newline

    j08lue committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e9edeac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from j08lue/staging

    Clean up imports
    kylebarron authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8ff9f5f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. 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
    omshinde authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5f85bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2d1cb View commit details
    Browse the repository at this point in the history
  3. Adding link to Project Pythia Kerchunk Cookbook (#108)

    * Clarify text about cloud opt allowing partial reads (#102) (#103)
    
    * adding ref to kerchunk cookbook
    rsignell authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a61dcf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. 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
    omshinde authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5dde17d View commit details
    Browse the repository at this point in the history