README.md

build test_coverage codecov docs DOI

Introduction

osiris is R package to process climate impacts on agricultural yields for the Global Change Analysis Model (GCAM).

https://jgcri.github.io/osiris/articles/vignette.html

Citation

Ahsan, H., Khan, Z., Snyder, A., Kyle, P., & Vernon, C.R. (2023). osiris: An R package to process climate impacts on agricultural yields for the Global Change Analysis Model. Journal of Open Source Software, 8(85), 5226. https://doi.org/10.21105/joss.05226

Installation Guide

  1. Download and install:

  2. In R or R studio:

install.packages("devtools")
devtools::install_github("JGCRI/osiris")

Additional steps for UBUNTU from a terminal

sudo add-apt-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev libssl-dev libxml2-dev libudunits2-dev libproj-dev libavfilter-dev

Additional steps for MACOSX from a terminal

brew install pkg-config

Related Publications



JGCRI/osiris documentation built on May 12, 2024, 6:28 a.m.