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

Implementing targets for SpatRasterCollection: tar_terra_sprc() #50

Merged
merged 2 commits into from
Apr 19, 2024

Commits on Apr 3, 2024

  1. first pass at implementing tar_terra_rasts()

    * For use with multiple raster files, which are saved as a `SpatRasterCollection` object
    * Tests (surprisingly?) Pass
    * Need to address some issues of how GDAL options are used/passed/manipulated
    * 🚀 🚀 🚀
    njtierney committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9ce6c13 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. rename to tar_terra_sprc - since I think sprc is different to rast an…

    …d we should make that clear
    njtierney committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    daa40fe View commit details
    Browse the repository at this point in the history