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
- Host: GitHub
- URL: https://github.com/ijlyttle/groundtemp
- Owner: ijlyttle
- Created: 2014-09-03T14:01:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T09:56:13.000Z (over 11 years ago)
- Last Synced: 2026-03-31T16:48:11.250Z (3 months ago)
- Language: R
- Size: 512 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```