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

rio-tiler 2.0 #154

Merged
merged 29 commits into from
May 18, 2020
Merged

rio-tiler 2.0 #154

merged 29 commits into from
May 18, 2020

Commits on Mar 10, 2020

  1. v2 sketch

    vincentsarago committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    92b7083 View commit details
    Browse the repository at this point in the history
  2. update from #142

    vincentsarago committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    e740795 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.txt

    Co-Authored-By: jqtrde <hi@jacquestardie.org>
    vincentsarago and jqtrde authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8b425f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    7763ef2 View commit details
    Browse the repository at this point in the history
  2. Terracotta default transform (#155)

    * set padding default to 0
    
    * switch to terracotta "calculate_default_transform"
    vincentsarago authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d6a2e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acce94d View commit details
    Browse the repository at this point in the history
  4. add more metadata info (#159)

    * add more metadata info
    
    * add missing test
    
    * update changes [skip-ci]
    vincentsarago authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f3f5843 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. update docs [skip-ci]

    vincentsarago committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    10bf6b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Colormaps v2 (#160)

    * 4bands colormap and new utility functions
    
    * update old cmaps and add tests
    vincentsarago authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    f55134b View commit details
    Browse the repository at this point in the history
  2. add migration docs

    vincentsarago committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    5d7f682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38db3d View commit details
    Browse the repository at this point in the history
  4. remove alpha band from output data array (#162)

    * remove alpha band from output data array
    
    * update changelog [skip ci]
    vincentsarago authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    28c766e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    428b862 View commit details
    Browse the repository at this point in the history
  6. typo

    vincentsarago committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    06504ec View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Gdal fall back (#165)

    * fall back to gdal calculate_default_transform for dateline separation crossing dataset
    
    * release note
    vincentsarago authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    bf35b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    f846056 View commit details
    Browse the repository at this point in the history
  2. update docs

    vincentsarago committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e289bb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Smol documentation fixes (#170)

    Merci Jacques!
    jqtrde authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5026517 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    a051b30 View commit details
    Browse the repository at this point in the history
  2. add io.stack submodule (#172)

    * add stack submodule
    
    * update docs
    vincentsarago authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    eacf16a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Landsat as uint16 (#174)

    * revert float32 landsat output
    
    * update changelog [skip ci]
    vincentsarago authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a3fa241 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    3f5d94a View commit details
    Browse the repository at this point in the history
  2. Colormap docs (#179)

    * Add colormap thumbnail script
    
    * Add colormaps doc
    
    * Coerce name to lower case
    
    * Apply black on data
    
    * Escape spaces in markdown
    
    * Replace space with underscore
    
    * Add docstring
    
    * rename geographic colormaps
    
    * add refs for custom colormaps
    
    * fix link
    
    * format
    
    Co-authored-by: Kyle Barron <barronk@mit.edu>
    vincentsarago and Kyle Barron authored May 6, 2020
    Configuration menu
    Copy the full SHA
    fb7da01 View commit details
    Browse the repository at this point in the history
  3. doc update

    vincentsarago committed May 6, 2020
    Configuration menu
    Copy the full SHA
    08e352a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

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

Commits on May 18, 2020

  1. allow reading part of data at hight resolution and add area/point fun…

    …ction in io.cogeo (#182)
    
    * allow reading part of data at hight resolution and add area/point function in io.cogeo
    
    * make flake8 happy
    
    * update change log [skip ci]
    
    * remove print statement [skip ci]
    vincentsarago authored May 18, 2020
    Configuration menu
    Copy the full SHA
    178b271 View commit details
    Browse the repository at this point in the history
  2. release

    vincentsarago committed May 18, 2020
    Configuration menu
    Copy the full SHA
    aa07d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e841c01 View commit details
    Browse the repository at this point in the history