This package provides an R interface to the California Irrigation Management Information System (CIMIS) Web API. In order to use this package, you will need to create a CIMIS account and request a web services AppKey.

Package options

cimir uses the following options() to configure behavior:

  • cimir.appkey: The CIMIS AppKey to use for queries.

  • cimir.timeout: The maximum time to wait for a response from the CIMIS Web API.

Alternatively, the CIMIS App Key can be saved to an environment variable CIMIS_APPKEY.

Author

Maintainer: Michael Koohafkan michael.koohafkan@gmail.com