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

[draft] tar_terra_rast_wrap: multi-target method to preserve SpatRaster metadata #63

Closed
wants to merge 6 commits into from

Commits on Apr 29, 2024

  1. tar_terra_rast_wrap: draft multi-target method to preserve SpatRaster…

    … metadata
    
     - Source data file is written using `terra::wrapCache()` to a user-specified cache directory
     - Target is created for PackedSpatRaster based on cache
     - Target is created for cache files
     - Add cache-managing functions `geotargets_destroy_cache()` and `geotargets_init_cache()`
    brownag committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5b284dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1c9af View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update R/geotargets-cache.R

    Co-authored-by: Eric R. Scott <[email protected]>
    brownag and Aariq authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3067d89 View commit details
    Browse the repository at this point in the history
  2. Update R/tar-terra-wrap.R

    Co-authored-by: Eric R. Scott <[email protected]>
    brownag and Aariq authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4b3c826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eaecd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca6cac View commit details
    Browse the repository at this point in the history