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

Raster api tweaks #578

Merged
merged 13 commits into from
Sep 25, 2024
Merged

Raster api tweaks #578

merged 13 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    bee2b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391acf4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/pre-0.4.3-release' into fix/raster-api-tweaks

    # Conflicts:
    #	python/mosaic/api/raster.py
    #	python/test/test_raster_functions.py
    sllynn committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d44eb0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dabff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc7b527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a0b087 View commit details
    Browse the repository at this point in the history
  7. fixed failing python test

    sllynn committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6868e0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e0b9a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fixed R test

    sllynn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    63b96be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed01de View commit details
    Browse the repository at this point in the history
  3. minor docs tweak

    sllynn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a9f43fd View commit details
    Browse the repository at this point in the history
  4. MosaicRasterGDAL does not need memsize at instantiation. Will be …

    …estimated from band data types and sizes if not known
    sllynn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f91610b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a540a5e View commit details
    Browse the repository at this point in the history