readnoaa 0.1.1
- Examples now cache to
tempdir() instead of the user’s
home directory, fixing CRAN policy compliance for \donttest
examples.
- Cache directory is now configurable via
options(readnoaa.cache_dir = ...).
readnoaa 0.1.0
- Initial release.
- Daily, monthly, annual, and climate normals data retrieval.
- Generic fetcher for any NCEI dataset.
- Station discovery by location, bounding box, or text search.
- Local caching of downloaded data.