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

Add tar_stars() #33

Merged
merged 28 commits into from
May 29, 2024
Merged

Add tar_stars() #33

merged 28 commits into from
May 29, 2024

Commits on Mar 15, 2024

  1. Add tar_stars()

    brownag committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    50ad089 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Add tar_stars_proxy()

    brownag committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0e20c17 View commit details
    Browse the repository at this point in the history
  2. fix typo in test-tar-terra.R

     - noticed while writing stars tests
    brownag committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    980c291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78bdee5 View commit details
    Browse the repository at this point in the history
  4. clean up unneeded addition

    brownag committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bcd64a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56f8222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    343a3fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f74fe91 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Better tar_format function building following njtierney#34, njtierney#43

    
    
     - substitute in options, read/write functions following njtierney#43
     - add support for reading netCDF via `stars::read_ncdf()` using njtierney#43
     - consolidate option getter usage for njtierney#34
    brownag committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    948a2e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    23e2b59 View commit details
    Browse the repository at this point in the history
  2. Update tar-stars.R

    brownag committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    29ff1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6036bc4 View commit details
    Browse the repository at this point in the history
  4. Docs

    brownag committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a1be44c View commit details
    Browse the repository at this point in the history
  5. cleanup duplicate

    brownag committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fb2b99a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update R/tar-stars.R

    Co-authored-by: Eric R. Scott <ericrscott@arizona.edu>
    brownag and Aariq authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a1841bd View commit details
    Browse the repository at this point in the history
  2. Docs

    brownag committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6cfaa20 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. tar_stars cleanup

    brownag committed May 3, 2024
    Configuration menu
    Copy the full SHA
    443f88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920b307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a062b9 View commit details
    Browse the repository at this point in the history
  4. update NAMESPACE

    brownag committed May 3, 2024
    Configuration menu
    Copy the full SHA
    eee3fac View commit details
    Browse the repository at this point in the history
  5. Update README

    brownag committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dbd7343 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Update R/tar-stars.R

    Co-authored-by: Eric R. Scott <ericrscott@arizona.edu>
    brownag and Aariq authored May 11, 2024
    Configuration menu
    Copy the full SHA
    946e06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad5242 View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    brownag committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a757a45 View commit details
    Browse the repository at this point in the history
  4. comma

    brownag committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2f26920 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. merge main

    Merge commit '1816bcdd41bcdc6e7b770017db1cac9ecd074f46'
    
    #Conflicts:
    #	DESCRIPTION
    #	R/geotargets-option.R
    #	R/tar-terra-rast.R
    #	README.Rmd
    #	README.md
    Aariq committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c0767b0 View commit details
    Browse the repository at this point in the history
  2. document()

    Aariq committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bc22086 View commit details
    Browse the repository at this point in the history