ncss-tech / jNSMR

R frontend for the Java Newhall Simulation Model (jNSM) -- "A Traditional Soil Climate Simulation Model"
https://ncss-tech.github.io/jNSMR
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add "worldclim" and "cmip6" climate caching/access functions #13

Closed brownag closed 6 months ago

brownag commented 6 months ago

Analogous to how caching/raster access functions for PRISM, ISSR800, Daymet work

brownag commented 6 months ago

I would also like to add CMIP6 (future climate) sources also provided via {geodata} package

brownag commented 6 months ago

Done in https://github.com/ncss-tech/jNSMR/commit/3e772fc047a8c9dfd1d8fc43ccc94fd62512b8dd, will put together a sample dataset (that folks can use without caching) to include in the package after a bit more testing