Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csaybar/dorado
Spatial estimation of mean temperature and precipitation
https://github.com/csaybar/dorado
Last synced: 3 months ago
JSON representation
Spatial estimation of mean temperature and precipitation
- Host: GitHub
- URL: https://github.com/csaybar/dorado
- Owner: csaybar
- Created: 2017-01-23T14:56:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T04:41:30.000Z (almost 5 years ago)
- Last Synced: 2024-06-12T17:41:47.328Z (7 months ago)
- Language: R
- Size: 2.78 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/lifecycle-retired-orange.svg)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/AybarCL/Dorado?branch=master&svg=true)](https://ci.appveyor.com/project/AybarCL/Dorado)
[![codecov](https://codecov.io/gh/AybarCL/Dorado/branch/master/graph/badge.svg)](https://codecov.io/gh/AybarCL/Dorado)
[![Travis-CI Build Status](https://travis-ci.org/AybarCL/Dorado.svg?branch=master)](https://travis-ci.org/AybarCL/Dorado)
[![License](http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
# Dorado
Spatial estimation of mean temperature and precipitationInstall with:
```r
library(devtools)
install_github("AybarCL/Dorado")
```