Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
Merge branch 'devel' of github.com:SantanderMetGroup/geoprocessoR into devel

Conflicts:
	R/overGrid.R
  • Loading branch information
miturbide committed Apr 16, 2019
2 parents f80f057 + 12d5c56 commit c335060
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions R/overGrid.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
#' @author M. Iturbide
#' @family subsetting
#' @export
#' @examples


overGrid <- function(grid, layer, subset = FALSE) {
# commented lines are for posible runtime dimension consideration,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A package with tools for climate data geoprocessing.

This package is part of the [climate4R bundle](http://www.meteo.unican.es/climate4r), formed by the core packages `loadeR`, `transformeR`, `downscaleR` and `visualizeR`.
This package is part of the [climate4R bundle](http://www.meteo.unican.es/climate4r), which is formed by the core packages `loadeR`, `transformeR`, `downscaleR` and `visualizeR`.

The recommended installation procedure is to use the `install_github` command from the devtools R package (see the installation info in the wiki):

Expand Down

0 comments on commit c335060

Please sign in to comment.