-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
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
Labels
No labels