knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

geogrids

Dependencies R CMD Check Website deployment License: MIT LifeCycle Project Status: Concept

geogrids is a workflow package designed to download and manage geophysical and climate based grids and provide the utilities needed to shape these data to flexible data structures.

It is part of a larger collection of packages including zonal, hyRefactor, and hydroresolve aimed at producing the NextGen Hydrofabric.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
remotes::install_github("mikejohnson51/geogrids")


mikejohnson51/geogrids documentation built on June 16, 2022, 12:36 a.m.