Skip to content

built in cache mechanism? #111

Description

@achubaty

Thank you for the great package(s).

Is it possible to implement basic cache functionality to avoid repeated download of the same data? Using other R cache tools, I can cache the output of a particular call (e.g. getDaymet(..., start = "2000-01-01", end = "2000-12-31")), but if I extend the end date to e.g., "2011-12-31" it redownloads the 2000 data.

I'd also like to be able to specify the cache location (e.g., via env var) so that multiple machines can use a shared cache.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions