Description Usage Arguments Value Author(s) See Also
Given a time window, this function crops all the stations in a collection of data/catalog pair.
If a given station starts after the end date (end
) or ends before the
inital date (start
), it is removed from the catalog.
1 |
collection |
A list of class |
start |
The start of the window to crop. A vector of two elements (year, month). |
end |
The end of the windows to crop. |
Returns a list with the updated (cropped) collection
.
Note that the
information regarding the stations meta-data is NOT modified. (!)
A.M. Sajo-Castelli.
The other est.*
family members:
est.rm
,
est.fill
,
est.sort
,
est.union
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.