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

rasterio source module #1115

Merged
merged 97 commits into from
May 29, 2023
Merged

rasterio source module #1115

merged 97 commits into from
May 29, 2023

Commits on Aug 11, 2022

  1. draft rasterio driver

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4336a34 View commit details
    Browse the repository at this point in the history
  2. unify docstring

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    07f085e View commit details
    Browse the repository at this point in the history
  3. apply black formatting

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d5ee2e1 View commit details
    Browse the repository at this point in the history
  4. flake8 checks

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    831c6ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f185517 View commit details
    Browse the repository at this point in the history
  6. edit color functions

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5d814b7 View commit details
    Browse the repository at this point in the history
  7. isort

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8f44b28 View commit details
    Browse the repository at this point in the history
  8. isort and black disagree

    but I prefer black
    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c15d4d8 View commit details
    Browse the repository at this point in the history
  9. last check before draft PR

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e223cf1 View commit details
    Browse the repository at this point in the history
  10. add the tests

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ff0f5c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5bf1eb View commit details
    Browse the repository at this point in the history
  12. add the alphatest

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2fab721 View commit details
    Browse the repository at this point in the history
  13. add rasterio source to setup

    12rambau committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ea90ca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. bug fixes

    12rambau committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    21a3e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4145c4a View commit details
    Browse the repository at this point in the history
  3. use affine

    the use og gdal-style transform is depcrecated since rasterio 1.0
    12rambau committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    885f63e View commit details
    Browse the repository at this point in the history
  4. indexes is 1 indexed

    12rambau committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    28bf3fa View commit details
    Browse the repository at this point in the history
  5. debug against tests step 1

    12rambau committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d3f47d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    7f89243 View commit details
    Browse the repository at this point in the history
  2. Formatting

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    16af499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6160222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b0395 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53295b4 View commit details
    Browse the repository at this point in the history
  6. Fix add_alpha issues

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    892c514 View commit details
    Browse the repository at this point in the history
  7. Check metadata for None

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3a8bcc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e72b5c View commit details
    Browse the repository at this point in the history
  9. format_ -> format

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4782121 View commit details
    Browse the repository at this point in the history
  10. Formatting

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2bbb823 View commit details
    Browse the repository at this point in the history
  11. tox -e format

    banesullivan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e7d6b9d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    3422f68 View commit details
    Browse the repository at this point in the history
  2. Autopep8 and cleanup

    banesullivan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5dd8f18 View commit details
    Browse the repository at this point in the history
  3. Autopep8 tests

    banesullivan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ca287dc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    9fac7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4f9e2 View commit details
    Browse the repository at this point in the history
  3. Formatting

    banesullivan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9435e77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39a87ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21b1fb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f75b4b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    000ccf3 View commit details
    Browse the repository at this point in the history
  8. Fix

    banesullivan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e4b256a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    5703743 View commit details
    Browse the repository at this point in the history
  2. Fix projection issue

    banesullivan committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    448b2f4 View commit details
    Browse the repository at this point in the history
  3. Fix odd issues

    banesullivan committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    873f76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718a573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4b5f5e View commit details
    Browse the repository at this point in the history
  6. Setup.py metadata

    banesullivan committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    535df6b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. getRegion working

    banesullivan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6ebaecf View commit details
    Browse the repository at this point in the history
  2. Remove _getRegionVrt

    banesullivan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    90c5a94 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. TODO

    banesullivan committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    aa32fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8870e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    634de24 View commit details
    Browse the repository at this point in the history
  4. Reproject with getRegion

    banesullivan committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e452ec3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    14545ab View commit details
    Browse the repository at this point in the history
  2. Cleanup merge artifacts

    banesullivan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    899281d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

    banesullivan committed May 7, 2023
    Configuration menu
    Copy the full SHA
    26349b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adeab4d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. [wip] combine testing

    banesullivan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3b3c9a2 View commit details
    Browse the repository at this point in the history
  2. Refactor geo testing

    banesullivan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5a938fa View commit details
    Browse the repository at this point in the history
  3. Fix tests

    banesullivan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ffac5ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08da31 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    36c0c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78836c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. [wip]

    banesullivan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a43f09f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c14c57 View commit details
    Browse the repository at this point in the history
  3. Catchup tests with #1155

    banesullivan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    39a17e4 View commit details
    Browse the repository at this point in the history
  4. Fix projection issues

    banesullivan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1fa8ab6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b69542 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    157980e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c662b3f View commit details
    Browse the repository at this point in the history
  8. Formatting

    banesullivan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3fac445 View commit details
    Browse the repository at this point in the history
  9. Install sources/rasterio

    banesullivan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c9bc138 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add cog extras

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    64c665d View commit details
    Browse the repository at this point in the history
  2. Fix constant values

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5ff1c6d View commit details
    Browse the repository at this point in the history
  3. Use [all] as extras name

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e26bbb1 View commit details
    Browse the repository at this point in the history
  4. Fix import

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c8b6c92 View commit details
    Browse the repository at this point in the history
  5. Fix cacheName

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    940e171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b51182f View commit details
    Browse the repository at this point in the history
  7. Prevent netCDF files

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8d5b3bc View commit details
    Browse the repository at this point in the history
  8. Fix VSI path handling

    banesullivan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5389a6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1b1d65 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    36306e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1eeb4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d264d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d21ed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bd0f70 View commit details
    Browse the repository at this point in the history
  6. Test tiled getRegion

    banesullivan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9b018d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f4fa37 View commit details
    Browse the repository at this point in the history
  8. Fix some tests

    manthey committed May 26, 2023
    Configuration menu
    Copy the full SHA
    870ef5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d21d13b View commit details
    Browse the repository at this point in the history
  10. More Resampling.nearest

    banesullivan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5d26d08 View commit details
    Browse the repository at this point in the history
  11. Formatting

    banesullivan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a1af612 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    070ddc5 View commit details
    Browse the repository at this point in the history
  2. Move isGeospatial into geospatial sources

    Each source can define this independently, so that if only one
    geospatial source is installed, it will still have the ability to
    prioritize geospatial sources appropriately.
    manthey committed May 29, 2023
    Configuration menu
    Copy the full SHA
    dfc0738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381c586 View commit details
    Browse the repository at this point in the history