Skip to content

Option to disable caching #406

@lpiep

Description

@lpiep

For data retrieval functions such as lcd, isd, etc, it would be helpful to include an option not to cache a cleaned version of the data, rather than having to delete the cached files manually with lcd_cache$delete and similar functions. The isd function has a cleanup option already, although this only removes the raw .gz files.

My use case is that I'm using rnoaa to periodically download and process LCD data, and I want to always be getting the data as it appears on NOAA's servers.

Let me know if this seems like a reasonable feature request. Happy to help with implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions