diff --git a/DESCRIPTION b/DESCRIPTION index 5bbbbef..5a78a9c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -16,14 +16,12 @@ Imports: Suggests: downscaleR, climate4R.datasets, - climate4R.indices, loadeR, - loadeR.ECOMS, visualizeR Type: Package Title: A climate4R package for general climate data manipulation and transformation -Version: 2.2.2 -Date: 2023-10-26 +Version: 2.2.3 +Date: 2024-06-05 Authors@R: c(person("Bedia", "Joaquín", email = "bediaj@unican.es", role = c("aut","cre"), comment = c(ORCID = "0000-0001-6219-4312")), person("Jorge", "Baño Medina", email = "bmedina@ifca.unican.es", role = "aut"), person("Ana", "Casanueva", email = "ana.casanueva@unican.es", role = "aut"), @@ -38,4 +36,4 @@ Encoding: UTF-8 Description: Tools for climate data analysis, visualization and manipulation. A building block of the climate4R Framework . License: file LICENSE LazyData: false -RoxygenNote: 7.1.2 +RoxygenNote: 7.3.1 diff --git a/NEWS b/NEWS index d1793b0..21f037f 100644 --- a/NEWS +++ b/NEWS @@ -163,6 +163,9 @@ This release of transformeR does not ensure backwards compatibility. Some deprec ## 2.2.2 (26 Oct 2023) * Allow for both "simple" and "advanced" methods to compute uncertainty + +## 2.2.3 (05 Jun 2024) + * Fix inheritance of grid attributes diff --git a/man/bindGrid.member.Rd b/man/bindGrid.member.Rd index ba902d3..403f6de 100644 --- a/man/bindGrid.member.Rd +++ b/man/bindGrid.member.Rd @@ -30,8 +30,8 @@ Flexible binding of (spatiotemporally consistent) grids by their member dimensio } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, \code{\link{grid3Dto2Dmatrix}()}, diff --git a/man/bindGrid.spatial.Rd b/man/bindGrid.spatial.Rd index 3988faa..ba2cedc 100644 --- a/man/bindGrid.spatial.Rd +++ b/man/bindGrid.spatial.Rd @@ -21,8 +21,8 @@ Flexible binding of (spatially/member consistent) grids by their longitude or la } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.time}()}, \code{\link{grid3Dto2Dmatrix}()}, diff --git a/man/bindGrid.time.Rd b/man/bindGrid.time.Rd index 3a6cddb..3f13c87 100644 --- a/man/bindGrid.time.Rd +++ b/man/bindGrid.time.Rd @@ -19,8 +19,8 @@ Flexible binding of (spatially/member consistent) grids by their time dimension } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{grid3Dto2Dmatrix}()}, diff --git a/man/get2DmatCoordinates.Rd b/man/get2DmatCoordinates.Rd index 1cb84c8..633c1b4 100644 --- a/man/get2DmatCoordinates.Rd +++ b/man/get2DmatCoordinates.Rd @@ -19,9 +19,9 @@ Obtain grid coordinates as 2D matrix Other get.helpers: \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getCoordinates.Rd b/man/getCoordinates.Rd index d74e17c..b00ac63 100644 --- a/man/getCoordinates.Rd +++ b/man/getCoordinates.Rd @@ -34,9 +34,9 @@ str(getCoordinates(VALUE_Iberia_tas)) Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getDim.Rd b/man/getDim.Rd index 129457b..6e06004 100644 --- a/man/getDim.Rd +++ b/man/getDim.Rd @@ -30,9 +30,9 @@ getDim(NCEP_Iberia_hus850) Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getGridProj.Rd b/man/getGridProj.Rd index 6f3b851..a2156c3 100644 --- a/man/getGridProj.Rd +++ b/man/getGridProj.Rd @@ -27,8 +27,8 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, -\code{\link{getGridVerticalLevels}()}, \code{\link{getGrid}()}, +\code{\link{getGridVerticalLevels}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getGridVerticalLevels.Rd b/man/getGridVerticalLevels.Rd index 345e700..545fafd 100644 --- a/man/getGridVerticalLevels.Rd +++ b/man/getGridVerticalLevels.Rd @@ -45,8 +45,8 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, -\code{\link{getGridProj}()}, \code{\link{getGrid}()}, +\code{\link{getGridProj}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getRefDates.Rd b/man/getRefDates.Rd index 770a782..dd5a93b 100644 --- a/man/getRefDates.Rd +++ b/man/getRefDates.Rd @@ -41,9 +41,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, \code{\link{getStationID}()}, diff --git a/man/getSeason.Rd b/man/getSeason.Rd index 1918744..bf6960e 100644 --- a/man/getSeason.Rd +++ b/man/getSeason.Rd @@ -27,9 +27,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getShape}()}, \code{\link{getStationID}()}, diff --git a/man/getShape.Rd b/man/getShape.Rd index 80e56fe..c87058e 100644 --- a/man/getShape.Rd +++ b/man/getShape.Rd @@ -31,9 +31,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getStationID}()}, diff --git a/man/getStationID.Rd b/man/getStationID.Rd index c2e4333..819d4df 100644 --- a/man/getStationID.Rd +++ b/man/getStationID.Rd @@ -20,9 +20,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getTemporalIntersection.Rd b/man/getTemporalIntersection.Rd index ef2db06..1abc6a8 100644 --- a/man/getTemporalIntersection.Rd +++ b/man/getTemporalIntersection.Rd @@ -50,9 +50,9 @@ checkDim(predictor.adj, predictand.adj, dimensions = "time") # perfect \code{\link{checkDim}}, \code{\link{checkSeason}}, \code{\link{getYearsAsINDEX}}, \code{\link{getSeason}}, for other time dimension helpers Other subsetting: +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/getVarNames.Rd b/man/getVarNames.Rd index f45b859..ed7f074 100644 --- a/man/getVarNames.Rd +++ b/man/getVarNames.Rd @@ -64,9 +64,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getWT.Rd b/man/getWT.Rd index 3246b08..57bdff1 100644 --- a/man/getWT.Rd +++ b/man/getWT.Rd @@ -20,9 +20,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/getYearsAsINDEX.Rd b/man/getYearsAsINDEX.Rd index eb29c47..ac6876d 100644 --- a/man/getYearsAsINDEX.Rd +++ b/man/getYearsAsINDEX.Rd @@ -63,9 +63,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/grid3Dto2Dmatrix.Rd b/man/grid3Dto2Dmatrix.Rd index 2a501e8..75df565 100644 --- a/man/grid3Dto2Dmatrix.Rd +++ b/man/grid3Dto2Dmatrix.Rd @@ -21,8 +21,8 @@ Global attributes of the output matrix are provided for metadata description and } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, diff --git a/man/intersectGrid.spatial.Rd b/man/intersectGrid.spatial.Rd index 5f4b8b6..c503901 100644 --- a/man/intersectGrid.spatial.Rd +++ b/man/intersectGrid.spatial.Rd @@ -22,8 +22,8 @@ Takes multiple input grids and crops the overlapping part along time longitude a Other subsetting: \code{\link{getTemporalIntersection}()}, -\code{\link{intersectGrid.time}()}, \code{\link{intersectGrid}()}, +\code{\link{intersectGrid.time}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/intersectGrid.time.Rd b/man/intersectGrid.time.Rd index f546115..f386125 100644 --- a/man/intersectGrid.time.Rd +++ b/man/intersectGrid.time.Rd @@ -22,8 +22,8 @@ Takes multiple input grids and crops the overlapping part along time dimension Other subsetting: \code{\link{getTemporalIntersection}()}, -\code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid}()}, +\code{\link{intersectGrid.spatial}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/limitArea.Rd b/man/limitArea.Rd index eb8cb69..b9bb90d 100644 --- a/man/limitArea.Rd +++ b/man/limitArea.Rd @@ -24,9 +24,9 @@ Limit the area in an object returned by function \code{\link{getGrid}} \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, \code{\link{subsetGrid}()}, diff --git a/man/mat2Dto3Darray.stations.Rd b/man/mat2Dto3Darray.stations.Rd index f7244e2..9786a35 100644 --- a/man/mat2Dto3Darray.stations.Rd +++ b/man/mat2Dto3Darray.stations.Rd @@ -28,8 +28,8 @@ The function is the inverse of \code{\link{array3Dto2Dmat.stations}} \code{\link{array3Dto2Dmat}}, which performs the inverse operation. Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, diff --git a/man/redim.Rd b/man/redim.Rd index 93bb817..1243452 100644 --- a/man/redim.Rd +++ b/man/redim.Rd @@ -66,8 +66,8 @@ getShape(redim(VALUE_Iberia_pr, member = TRUE, loc = TRUE)) } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, diff --git a/man/setGridProj.Rd b/man/setGridProj.Rd index 0f6d79e..5f319bf 100644 --- a/man/setGridProj.Rd +++ b/man/setGridProj.Rd @@ -37,9 +37,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/sortDim.spatial.Rd b/man/sortDim.spatial.Rd index f0ffe60..3bb02d7 100644 --- a/man/sortDim.spatial.Rd +++ b/man/sortDim.spatial.Rd @@ -21,8 +21,8 @@ so the user does not need to worry about the ordering of the input. } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, diff --git a/man/sortDim.time.Rd b/man/sortDim.time.Rd index 4bc2470..be07b1b 100644 --- a/man/sortDim.time.Rd +++ b/man/sortDim.time.Rd @@ -19,8 +19,8 @@ so the user does not need to worry about the ordering of the input. } \seealso{ Other internal.helpers: -\code{\link{array3Dto2Dmat.stations}()}, \code{\link{array3Dto2Dmat}()}, +\code{\link{array3Dto2Dmat.stations}()}, \code{\link{bindGrid.member}()}, \code{\link{bindGrid.spatial}()}, \code{\link{bindGrid.time}()}, diff --git a/man/subsetCluster.Rd b/man/subsetCluster.Rd index bd677d6..803e44a 100644 --- a/man/subsetCluster.Rd +++ b/man/subsetCluster.Rd @@ -22,9 +22,9 @@ Multimember multigrids are supported. Subroutine of \code{\link{subsetGrid}}. \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetDimension}()}, \code{\link{subsetGrid}()}, diff --git a/man/subsetDimension.Rd b/man/subsetDimension.Rd index f0a8a19..8d45a84 100644 --- a/man/subsetDimension.Rd +++ b/man/subsetDimension.Rd @@ -43,9 +43,9 @@ spatialPlot(climatology(sub), backdrop.theme = "coastline") \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetGrid}()}, diff --git a/man/subsetGrid.Rd b/man/subsetGrid.Rd index 0e4d745..15b2f3c 100644 --- a/man/subsetGrid.Rd +++ b/man/subsetGrid.Rd @@ -137,9 +137,9 @@ VALUE_Iberia_pr$Metadata \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetMembers.Rd b/man/subsetMembers.Rd index f56a5e8..ae3d876 100644 --- a/man/subsetMembers.Rd +++ b/man/subsetMembers.Rd @@ -26,9 +26,9 @@ An attribute 'subset' with value 'subsetMembers' is added to the Members slot of \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetRuntime.Rd b/man/subsetRuntime.Rd index 81ee225..46046c2 100644 --- a/man/subsetRuntime.Rd +++ b/man/subsetRuntime.Rd @@ -24,9 +24,9 @@ An attribute 'subset' with value 'subsetRuntime' is added to the Runtime slot of \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetSeason.Rd b/man/subsetSeason.Rd index 5f6d87a..47afa0f 100644 --- a/man/subsetSeason.Rd +++ b/man/subsetSeason.Rd @@ -24,9 +24,9 @@ An attribute 'subset' with value 'time' is added to the Variable slot of the out \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetSpatial.Rd b/man/subsetSpatial.Rd index 42c8d17..803697b 100644 --- a/man/subsetSpatial.Rd +++ b/man/subsetSpatial.Rd @@ -32,9 +32,9 @@ component of the output grid. \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetStation.Rd b/man/subsetStation.Rd index fb202f9..4ac5003 100644 --- a/man/subsetStation.Rd +++ b/man/subsetStation.Rd @@ -24,9 +24,9 @@ An attribute 'subset' with value 'time' is added to the Variable slot of the out \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetVar.Rd b/man/subsetVar.Rd index 624dee5..e39bfd2 100644 --- a/man/subsetVar.Rd +++ b/man/subsetVar.Rd @@ -29,9 +29,9 @@ An attribute 'subset' with value 'subsetVar' is added to the Variable slot of th \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/subsetYears.Rd b/man/subsetYears.Rd index 8c9bf9a..03ce78a 100644 --- a/man/subsetYears.Rd +++ b/man/subsetYears.Rd @@ -24,9 +24,9 @@ An attribute 'subset' with value 'subsetYears' is added to the Dates slot of the \seealso{ Other subsetting: \code{\link{getTemporalIntersection}()}, +\code{\link{intersectGrid}()}, \code{\link{intersectGrid.spatial}()}, \code{\link{intersectGrid.time}()}, -\code{\link{intersectGrid}()}, \code{\link{limitArea}()}, \code{\link{subsetCluster}()}, \code{\link{subsetDimension}()}, diff --git a/man/typeofGrid.Rd b/man/typeofGrid.Rd index 8f615a3..d16e69b 100644 --- a/man/typeofGrid.Rd +++ b/man/typeofGrid.Rd @@ -20,9 +20,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()}, diff --git a/man/which.leap.Rd b/man/which.leap.Rd index b09fa56..bd4f4ce 100644 --- a/man/which.leap.Rd +++ b/man/which.leap.Rd @@ -27,9 +27,9 @@ Other get.helpers: \code{\link{get2DmatCoordinates}()}, \code{\link{getCoordinates}()}, \code{\link{getDim}()}, +\code{\link{getGrid}()}, \code{\link{getGridProj}()}, \code{\link{getGridVerticalLevels}()}, -\code{\link{getGrid}()}, \code{\link{getRefDates}()}, \code{\link{getSeason}()}, \code{\link{getShape}()},