An open API service indexing awesome lists of open source software.

https://github.com/ijlyttle/groundtemp

R package for modeling ground temperatures
https://github.com/ijlyttle/groundtemp

Last synced: about 2 months ago
JSON representation

R package for modeling ground temperatures

Awesome Lists containing this project

README

          

# groundTemp

* Develop models of ground temperature based on
http://soilphysics.okstate.edu/software/SoilTemperature/document.pdf

You can install:

* the latest development version from github with:

```
devtools::install_github("ijlyttle/groundTemp")
```