Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedia committed May 9, 2018
1 parent 51e1f33 commit 9a83603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: climate4R.climdex
Title: Climate Change Index calculation for climate4R data
Version: 0.1.2
Date: 2018-03-02
Version: 0.1.3
Date: 2018-05-09
Description: A climate4R wrapper of the climdex.pcic package implementing ETCCDI Climate Indices <http://etccdi.pacificclimate.org/list_27_indices.shtml>.
Depends: R (>= 3.4.3),
climdex.pcic (>= 1.1-6)
Expand Down
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@

## v0.1.2
* Minor bug fix to include dimensional consistency check for input grids of multivariable index GSL

## v0.1.3
* Fix a missing import for `transformeR::bindGrid.member`

0 comments on commit 9a83603

Please sign in to comment.