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

https://github.com/mkoohafkan/cimir

R interface to the CIMIS web API
https://github.com/mkoohafkan/cimir

weather-api

Last synced: 4 months ago
JSON representation

R interface to the CIMIS web API

Awesome Lists containing this project

README

          

# cimir: Interface to CIMIS

[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/cimir)](https://cran.r-project.org/package=cimir)
[![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![R-CMD-check](https://github.com/mkoohafkan/cimir/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mkoohafkan/cimir/actions/workflows/R-CMD-check.yaml)
[![CRAN_Download_Badge](https://cranlogs.r-pkg.org/badges/grand-total/cimir)](http://cran.r-project.org/package=cimir)

This package provides an R interface to the
[California Irrigation Management Information System](https://cimis.water.ca.gov/)
(CIMIS) [Web API](http://et.water.ca.gov/Home/Index). In order to use
this package, you will need to
[create a CIMIS account](https://cimis.water.ca.gov/Auth/Register.aspx)
and [request a web services AppKey](https://et.water.ca.gov/Home/Register/).
Browse the documentation at
[mkoohafkan.github.io/cimir](https://mkoohafkan.github.io/cimir/).