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

Pre-release fixes and improvements #1857

Merged
merged 13 commits into from
Aug 23, 2023
Merged

Pre-release fixes and improvements #1857

merged 13 commits into from
Aug 23, 2023

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    0dbef17 View commit details
    Browse the repository at this point in the history
  2. bump dev dependencies

    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    132d1a1 View commit details
    Browse the repository at this point in the history
  3. don't mount ~/.jupyter as read-only

    to avoid permissions-related errors
    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7d3bea7 View commit details
    Browse the repository at this point in the history
  4. refactor raster utils

    - add some new raster-related util functions
    - refactor rasterio utils into separate file
    - add new unit tests
    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d2abd63 View commit details
    Browse the repository at this point in the history
  5. refactor example utils

    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f4b95b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8eddd8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    582f8bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cabfca View commit details
    Browse the repository at this point in the history
  9. add/update unit tests

    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e1a4965 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f5c1e2 View commit details
    Browse the repository at this point in the history
  11. update test script

    - update version
    - change metric comparison tolerance to 1e-2
    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    41c41cf View commit details
    Browse the repository at this point in the history
  12. misc doc and type hint fixes

    AdeelH committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c3ab8e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5121058 View commit details
    Browse the repository at this point in the history