geomarker-io / appc

Daily, high resolution, near real-time, model-based ambient air pollution exposure assessments in R
http://geomarker.io/appc/
Other
0 stars 0 forks source link

allow user to specify location for httr2 caching #27

Closed cole-brokamp closed 9 months ago

cole-brokamp commented 9 months ago

just useful for merra data?

remove mappp::mappp that is just used for caching if this is implemented.

cole-brokamp commented 9 months ago

right now, set to use the tempdir() for cache; this means it will only be cached if in the same user session (normally users will not be getting merra data directly from GES DISC and instead using the pre-installed data)